Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/gl/
H A DGLShadowTexture.h39 uint8_t mTextureData[SHADOW_TEXTURE_WIDTH]; variable
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DPVRTCCompressedTextureTest.cpp146 std::array<GLubyte, 8192> mTextureData; member in PVRTCCompressedTextureTestES3
/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DMultisampledRenderToTexturePerf.cpp91 std::vector<uint8_t> mTextureData; member in __anon99bcfd070111::MultisampledRenderToTextureBenchmark
H A DGenerateMipmapPerf.cpp98 std::vector<uint8_t> mTextureData; member in __anonb9e554b10111::GenerateMipmapBenchmarkBase
H A DTextureUploadPerf.cpp83 std::vector<float> mTextureData; member in __anona0f4d5780111::TextureUploadBenchmarkBase