Home
last modified time | relevance | path

Searched defs:alphaType (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/jni/
Dandroid_view_TextureView.cpp76 SkAlphaType alphaType = kOpaque_SkAlphaType; in convertPixelFormat() local
Dandroid_view_SurfaceControl.cpp155 SkAlphaType alphaType; in nativeScreenshotBitmap() local
/frameworks/base/core/jni/android/graphics/
DBitmap.cpp66 SkAlphaType alphaType; in reconfigure() local
262 void Bitmap::setAlphaType(SkAlphaType alphaType) { in setAlphaType()
816 SkAlphaType alphaType; in Bitmap_reconfigure() local
958 const SkAlphaType alphaType = (SkAlphaType)p->readInt32(); in Bitmap_createFromParcel() local
DBitmapFactory.cpp386 SkAlphaType alphaType = codec->computeOutputAlphaType(requireUnpremultiplied); in doDecode() local