Home
last modified time | relevance | path

Searched refs:gpu0 (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DEGLImageTest.cpp56 GrGLGpu* gpu0 = static_cast<GrGLGpu*>(context0->getGpu()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
57 if (!gpu0->glCaps().shaderCaps()->externalTextureSupport()) { in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
/external/lisa/ipynb/thermal/
DThermalSensorCharacterisation.ipynb323 "gpu0_df = df[df.thermal_zone == \"gpu0\"]\n",
330 "juno_trace.add_parsed_event(\"gpu0\", gpu0_df)\n",
343 …"juno_signals = ['SoC:temp', 'big_Cluster:temp', 'LITTLE_Cluster:temp', 'gpu0:temp', 'gpu1:temp']\…