Home
last modified time | relevance | path

Searched defs:getRedOffset (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
DTJ.java242 public static int getRedOffset(int pixelFormat) { in getRedOffset() method in TJ
/third_party/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
DTJ.java242 public static int getRedOffset(int pixelFormat) { in getRedOffset() method in TJ
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSurface.cpp722 EGLint Surface::getRedOffset() const in getRedOffset() function in egl::Surface