HomeSort by relevance Sort by last modified time
    Searched refs:readPixels (Results 276 - 296 of 296) sorted by null

<<1112

  /external/deqp/modules/glshared/
glsVertexArrayTests.cpp     [all...]
glsDrawTest.cpp     [all...]
  /external/skia/gm/
gmmain.cpp 476 * a factory to generate the context, always call readPixels()
597 canvas->readPixels(bitmap, 0, 0);
    [all...]
  /external/skia/samplecode/
SampleApp.cpp 1003 canvas->readPixels(&bm, 0, 0);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContextBase.cpp     [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/
libGLESv2.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fGeometryShaderTests.cpp     [all...]
es31fShaderImageLoadStoreTests.cpp     [all...]
es31fTessellationTests.cpp 188 glu::readPixels(rCtx, x, y, result.getAccess());
    [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d11/
Renderer11.cpp     [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d9/
Renderer9.cpp 63 // D3DFMT_A2R10G10B10, // The color_ramp conformance test uses ReadPixels with UNSIGNED_BYTE causing it to think that rendering skipped a colour value.
    [all...]
  /external/deqp/modules/gles2/functional/
es2fUniformApiTests.cpp     [all...]
  /external/deqp/modules/gles2/performance/
es2pShaderCompilationCases.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fUniformApiTests.cpp     [all...]
es3fShaderTextureFunctionTests.cpp     [all...]
  /external/deqp/modules/gles3/performance/
es3pShaderCompilationCases.cpp     [all...]
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp     [all...]
  /external/deqp/framework/opengl/
gluCallLogWrapper.inl 257 m_gl.readPixels(param0, param1, param2, param3, param4, param5, param6);
    [all...]
  /external/deqp/framework/opengl/wrapper/
glwImpl.inl 290 gl->readPixels(x, y, width, height, format, type, pixels);
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
mandreel.js     [all...]

Completed in 622 milliseconds

<<1112