Searched refs:surfaceTextureID (Results 1 - 5 of 5) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/runtime/
H A Drs_structs.h43 int32_t surfaceTextureID; member in struct:Allocation::__anon1205::__anon1206
/frameworks/rs/
H A DrsAllocation.h65 int32_t surfaceTextureID; member in struct:android::renderscript::Allocation::Hal::State
H A DrsAllocation.cpp442 mHal.state.surfaceTextureID = id;
/frameworks/support/renderscript/v8/rs_support/
H A DrsAllocation.h62 int32_t surfaceTextureID; member in struct:android::renderscript::Allocation::Hal::State
/frameworks/rs/driver/
H A DrsdShader.cpp85 if (a && a->mHal.state.surfaceTextureID) {
196 if (a && a->mHal.state.surfaceTextureID) {

Completed in 1112 milliseconds