HomeSort by relevance Sort by last modified time
    Searched refs:readRenderingResults (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/opengl/
GraphicsContext3DOpenGL.cpp 81 void GraphicsContext3D::readRenderingResults(unsigned char *pixels, int pixelsSize)
131 readRenderingResults(pixels.get(), totalBytes);
157 readRenderingResults(pixels, totalBytes);
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsContext3D.h     [all...]

Completed in 34 milliseconds