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

  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/
imageformats.h 58 static void readColor(gl::ColorUI *dst, const R8 *src)
71 static void writeColor(R8 *dst, const gl::ColorUI *src)
170 static void readColor(gl::ColorUI *dst, const R8G8 *src)
184 static void writeColor(R8G8 *dst, const gl::ColorUI *src)
210 static void readColor(gl::ColorUI *dst, const R8G8B8 *src)
225 static void writeColor(R8G8B8 *dst, const gl::ColorUI *src)
254 static void readColor(gl::ColorUI *dst, const B8G8R8 *src)
269 static void writeColor(B8G8R8 *dst, const gl::ColorUI *src)
326 static void readColor(gl::ColorUI *dst, const A8R8G8B8 *src)
342 static void writeColor(A8R8G8B8 *dst, const gl::ColorUI *src
    [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/
angletypes.h 53 typedef Color<unsigned int> ColorUI;
178 ColorUI colorUIClearValue;
Context.cpp     [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d11/
Renderer11.cpp     [all...]

Completed in 7252 milliseconds