Home
last modified time | relevance | path

Searched refs:getAlphaOffset (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/skia/third_party/externals/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
DTJ.java308 public static int getAlphaOffset(int pixelFormat) { in getAlphaOffset() method in TJ
/third_party/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
DTJ.java308 public static int getAlphaOffset(int pixelFormat) { in getAlphaOffset() method in TJ
/third_party/libjpeg-turbo/java/
DTJUnitTest.java150 int aoffset = TJ.getAlphaOffset(pf); in initBuf()
219 int ashift = TJ.getAlphaOffset(pf) * 8; in initIntBuf()
301 int aoffset = TJ.getAlphaOffset(pf); in checkBuf()
428 int ashift = TJ.getAlphaOffset(pf) * 8; in checkIntBuf()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/java/
DTJUnitTest.java150 int aoffset = TJ.getAlphaOffset(pf); in initBuf()
219 int ashift = TJ.getAlphaOffset(pf) * 8; in initIntBuf()
301 int aoffset = TJ.getAlphaOffset(pf); in checkBuf()
428 int ashift = TJ.getAlphaOffset(pf) * 8; in checkIntBuf()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSurface.h145 EGLint getAlphaOffset() const;
DSurface.cpp761 EGLint Surface::getAlphaOffset() const in getAlphaOffset() function in egl::Surface
Dqueryutils.cpp4312 *value = surface->getAlphaOffset(); in QuerySurfaceAttrib()
4351 *value = static_cast<EGLAttribKHR>(surface->getAlphaOffset()); in QuerySurfaceAttrib64KHR()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
DChangeLog.md169 new method (`TJ.getAlphaOffset()`) that returns the same value. In addition,
/third_party/libjpeg-turbo/
DChangeLog.md352 new method (`TJ.getAlphaOffset()`) that returns the same value. In addition,
/third_party/skia/third_party/externals/libjpeg-turbo/
DChangeLog.md561 new method (`TJ.getAlphaOffset()`) that returns the same value. In addition,