Home
last modified time | relevance | path

Searched defs:textureID (Results 1 – 8 of 8) sorted by relevance

/aosp12/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/
H A DEGLImageBuffer.h33 uint textureID; variable
/aosp12/hardware/qcom/display/msm8998/gpu_tonemapper/
H A DEGLImageBuffer.h33 uint textureID; variable
/aosp12/hardware/qcom/display/msm8909/gpu_tonemapper/
H A DEGLImageBuffer.h33 uint textureID; variable
/aosp12/hardware/qcom/sdm845/display/gpu_tonemapper/
H A DEGLImageBuffer.h33 uint textureID; variable
/aosp12/hardware/qcom/sm7250/display/gpu_tonemapper/
H A DEGLImageBuffer.h33 uint textureID; variable
/aosp12/hardware/qcom/sm8150/display/gpu_tonemapper/
H A DEGLImageBuffer.h33 uint textureID; variable
/aosp12/frameworks/rs/driver/
H A DrsdAllocation.h38 uint32_t textureID; member
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/panorama/
H A DPanoramaActivity.java476 public void onMosaicSurfaceCreated(final int textureID) { in onMosaicSurfaceCreated()