Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/hwui/
DBitmap.cpp137 sk_sp<SkColorSpace> colorSpace, SkAlphaType alphaType, in createFrom()
175 SkAlphaType alphaType; in validateAlpha() local
298 void Bitmap::setAlphaType(SkAlphaType alphaType) { in setAlphaType()
/frameworks/base/core/jni/
Dandroid_view_TextureView.cpp76 SkAlphaType alphaType = kOpaque_SkAlphaType; in convertPixelFormat() local
/frameworks/base/core/jni/android/graphics/
DBitmap.cpp90 void setAlphaType(SkAlphaType alphaType) { in setAlphaType()
497 SkAlphaType alphaType; in Bitmap_reconfigure() local
679 const SkAlphaType alphaType = (SkAlphaType)p->readInt32(); in Bitmap_createFromParcel() local
DBitmapFactory.cpp361 SkAlphaType alphaType = codec->computeOutputAlphaType(requireUnpremultiplied); in doDecode() local
/frameworks/ml/nn/runtime/test/
DTestPartitioningRandom.cpp388 const WrapperOperandType alphaType(WrapperType::FLOAT32, {}); in makeEluSpecialInput() local