Searched refs:gpu1 (Results 1 – 4 of 4) sorted by relevance
/external/skqp/tests/ |
D | EGLImageTest.cpp | 31 GrGLGpu* gpu1 = static_cast<GrGLGpu*>(grctx1->contextPriv().getGpu()); in cleanup() local 32 gpu1->deleteTestingOnlyBackendTexture(backendTex1); in cleanup() 86 GrGpu* gpu1 = context1->contextPriv().getGpu(); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local 89 gpu1->createTestingOnlyBackendTexture(nullptr, kSize, kSize, kRGBA_8888_GrPixelConfig, in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() 92 if (!backendTexture1.isValid() || !gpu1->isTestingOnlyBackendTexture(backendTexture1)) { in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
|
/external/skia/tests/ |
D | EGLImageTest.cpp | 31 GrGLGpu* gpu1 = static_cast<GrGLGpu*>(grctx1->contextPriv().getGpu()); in cleanup() local 32 gpu1->deleteTestingOnlyBackendTexture(backendTex1); in cleanup() 86 GrGpu* gpu1 = context1->contextPriv().getGpu(); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local 89 gpu1->createTestingOnlyBackendTexture(nullptr, kSize, kSize, kRGBA_8888_GrPixelConfig, in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() 92 if (!backendTexture1.isValid() || !gpu1->isTestingOnlyBackendTexture(backendTexture1)) { in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
|
/external/lisa/ipynb/thermal/ |
D | ThermalSensorCharacterisation.ipynb | 324 "gpu1_df = df[df.thermal_zone == \"gpu1\"]\n", 331 "juno_trace.add_parsed_event(\"gpu1\", gpu1_df)" 343 …"juno_signals = ['SoC:temp', 'big_Cluster:temp', 'LITTLE_Cluster:temp', 'gpu0:temp', 'gpu1:temp']\…
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | worker.proto | 95 // owned by that worker (e.g. cpu0, plus gpu0, gpu1, ..., gpu7). The
|