OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:drawSurface
(Results
1 - 3
of
3
) sorted by null
/external/deqp/modules/gles31/functional/
es31fSeparateShaderTests.cpp
1031
void
drawSurface
(Surface& dst,
[
all
...]
/cts/tests/tests/opengl/src/android/opengl/cts/
FramebufferTest.java
385
public void makeCurrent(EGLSurface
drawSurface
, EGLSurface readSurface) {
390
if (!EGL14.eglMakeCurrent(mEGLDisplay,
drawSurface
, readSurface, mEGLContext)) {
/frameworks/base/services/core/java/com/android/server/wm/
WindowSurfacePlacer.java
[
all
...]
Completed in 750 milliseconds