Home
last modified time | relevance | path

Searched refs:ANDROID_IMAGE_DECODER_BLEND_OP_SRC (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/include/android/
H A Dimagedecoder.h982 ANDROID_IMAGE_DECODER_BLEND_OP_SRC = 1, enumerator
/aosp12/frameworks/base/native/graphics/jni/
H A Dimagedecoder.cpp546 return ANDROID_IMAGE_DECODER_BLEND_OP_SRC; in AImageDecoderFrameInfo_getBlendOp()