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

  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
utilities.h 61 unsigned int GetBlueSize(D3DFORMAT colorFormat);
Renderbuffer.cpp 275 GLuint Colorbuffer::getBlueSize() const
282 return es2dx::GetBlueSize(description.Format);
utilities.cpp 676 unsigned int GetBlueSize(D3DFORMAT colorFormat)

Completed in 32 milliseconds