Home
last modified time | relevance | path

Searched refs:GLES_1_IN_USE (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/graphicsenv/include/graphicsenv/
DGpuStatsInfo.h118 GLES_1_IN_USE = 2, enumerator
/frameworks/native/services/gpuservice/tests/unittests/
DGpuStatsTest.cpp229 GpuStatsInfo::Stats::GLES_1_IN_USE, 0); in TEST_F()
264 GpuStatsInfo::Stats::GLES_1_IN_USE, 0); in TEST_F()
392 GpuStatsInfo::Stats::GLES_1_IN_USE, 0); in TEST_F()
/frameworks/native/services/gpuservice/gpustats/
DGpuStats.cpp261 case GpuStatsInfo::Stats::GLES_1_IN_USE: in insertTargetStatsArray()
/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp951 android::GpuStatsInfo::Stats::GLES_1_IN_USE); in eglCreateContextImpl()