[go: nahoru, domu]

Searched refs:RS_TYPE_ALLOCATION (Results 1 - 9 of 9) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSUtils.h86 return RS_TYPE_ALLOCATION;
/frameworks/rs/scriptc/
H A Drs_object_types.rsh159 RS_TYPE_ALLOCATION = 1002, // A handle to an Allocation.
/frameworks/rs/
H A DrsComponent.cpp118 case RS_TYPE_ALLOCATION:
H A DrsDefines.h143 RS_TYPE_ALLOCATION, enumerator in enum:RsDataType
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSInvokeHelperPass.cpp126 case RS_TYPE_ALLOCATION:
/frameworks/rs/api/
H A Drs_object_types.spec142 value: RS_TYPE_ALLOCATION = 1002, "A handle to an Allocation."
/frameworks/rs/cpp/
H A DElement.cpp256 case RS_TYPE_ALLOCATION:
H A DAllocation.cpp128 (dt == RS_TYPE_ALLOCATION) ||
/frameworks/rs/driver/runtime/
H A Drs_allocation.c531 case RS_TYPE_ALLOCATION:

Completed in 14 milliseconds