/external/swiftshader/src/OpenGL/libGL/ |
D | main.cpp | 47 current->drawSurface = 0; in glAttachThread() 231 current->drawSurface = surface; in setCurrentDrawSurface() 238 return current->drawSurface; in getCurrentDrawSurface()
|
D | main.h | 36 Surface *drawSurface; member
|
D | libGL.cpp | 7812 gl::Surface *drawSurface = static_cast<gl::Surface*>(gl::getCurrentDrawSurface()); in wglSwapIntervalEXT() local 7814 if(drawSurface) in wglSwapIntervalEXT() 7816 drawSurface->setSwapInterval(interval); in wglSwapIntervalEXT()
|
/external/swiftshader/src/OpenGL/libEGL/ |
D | main.cpp | 58 current->drawSurface = nullptr; in eglAttachThread() 254 if(current->drawSurface) in setCurrentDrawSurface() 256 current->drawSurface->release(); in setCurrentDrawSurface() 259 current->drawSurface = surface; in setCurrentDrawSurface() 266 return current->drawSurface; in getCurrentDrawSurface()
|
D | main.h | 38 Surface *drawSurface; member
|
D | libEGL.cpp | 775 egl::Surface *drawSurface = static_cast<egl::Surface*>(draw); in MakeCurrent() local 796 if((draw != EGL_NO_SURFACE && !validateSurface(display, drawSurface)) || in MakeCurrent() 813 egl::setCurrentDrawSurface(drawSurface); in MakeCurrent() 819 context->makeCurrent(drawSurface); in MakeCurrent()
|
/external/deqp/modules/gles31/functional/ |
D | es31fSeparateShaderTests.cpp | 1031 void drawSurface (Surface& dst, 1313 void SeparateShaderTest::drawSurface (Surface& dst, deUint32 seed) in drawSurface() function in deqp::gles31::Functional::__anondb6088e40111::SeparateShaderTest 1340 drawSurface(refSurface, drawSeed); in testPipelineRendering() 1345 drawSurface(pipelineSurface, drawSeed); in testPipelineRendering() 1371 drawSurface(pipelineSurface, drawSeed); in testCurrentProgPriority() 1375 drawSurface(refSurface, drawSeed); in testCurrentProgPriority() 1380 drawSurface(resultSurface, drawSeed); in testCurrentProgPriority() 1410 drawSurface(refSurface, drawSeed); in testActiveProgramUniform() 1443 drawSurface(resultSurface, drawSeed); in testActiveProgramUniform()
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |