Searched defs:loadAlphaImageData (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A DTexture.cpp257 loadAlphaImageData(xoffset, yoffset, width, height, inputPitch, input, outputPitch, output);
352 void Texture::loadAlphaImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, function in class:gl::Texture

Completed in 197 milliseconds