/frameworks/rs/ |
rsAdapter.cpp | 37 mFace = RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X; 107 mFace = RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X;
|
rsDefines.h | 128 RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X = 0,
|
rsAllocation.cpp | 537 a->read(rsc, 0, 0, 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, 576 a->read(rsc, 0, 0, 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, 617 texAlloc->data(rsc, 0, 0, 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X,
|
rsFont.cpp | 477 RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, mCacheWidth, mCacheHeight,
|
/frameworks/rs/driver/ |
rsdAllocation.cpp | 463 rsdAllocationData2D(rsc, alloc, 0, 0, 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, alloc->getType()->getDimX(), alloc->getType()->getDimY(), alloc->mHal.state.userProvidedPtr, allocSize, 0); 784 uint8_t * ptr = GetOffsetPtr(alloc, xoff, 0, 0, 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X); 875 RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X); 901 const uint8_t * ptr = GetOffsetPtr(alloc, xoff, 0, 0, 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X); [all...] |
/frameworks/rs/scriptc/ |
rs_types.rsh | 394 RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X = 0,
|
/prebuilts/sdk/renderscript/include/ |
rs_types.rsh | 394 RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X = 0,
|
/frameworks/rs/cpp/ |
Allocation.cpp | 42 mSelectedFace(RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X) {
|
/frameworks/support/v8/renderscript/jni/ |
android_renderscript_RenderScript.cpp | 414 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, [all...] |
/frameworks/base/graphics/jni/ |
android_renderscript_RenderScript.cpp | 581 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, [all...] |