Home
last modified time | relevance | path

Searched defs:mTextureMap (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/impl/default/include/
H A DGlWrapper.h64 GLuint mTextureMap = 0; variable
/aosp_15_r20/packages/services/Car/cpp/evs/sampleDriver/aidl/include/
DGlWrapper.h67 GLuint mTextureMap = 0; variable
/aosp_15_r20/hardware/interfaces/automotive/evs/1.1/default/
H A DGlWrapper.h65 GLuint mTextureMap = 0; variable
/aosp_15_r20/packages/services/Car/cpp/evs/sampleDriver/hidl/
DGlWrapper.h65 GLuint mTextureMap = 0; variable
/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_HardwareRenderer.cpp562 TextureMap mTextureMap; member in android::PictureWrapper