Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/docs/examples/
H A Dshader_alphaimage.cpp5 sk_sp<SkImage> alpha_image() { in alpha_image() function
H A Dalphaimage_shader_colorfilter.cpp5 sk_sp<SkImage> alpha_image() { in alpha_image() function
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/multiplex/
H A Dmultiplex_encoder_adapter.cc235 VideoFrame alpha_image = in Encode() local