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

  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Texture.h 187 void loadRGBFloatImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height,
Texture.cpp 318 loadRGBFloatImageData(xoffset, yoffset, width, height, inputPitch, input, outputPitch, output);
591 void Texture::loadRGBFloatImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height,
    [all...]

Completed in 71 milliseconds