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

  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Texture.h 185 void loadRGB565ImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height,
Texture.cpp 281 loadRGB565ImageData(xoffset, yoffset, width, height, inputPitch, input, outputPitch, output);
570 void Texture::loadRGB565ImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height,
    [all...]

Completed in 400 milliseconds