Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/effects/
DGrYUVtoRGBEffect.cpp198 static SkAlphaType alpha_type(const SkYUVAInfo::YUVALocations locations) { in alpha_type() function
/third_party/skia/modules/androidkit/src/
DSurface.cpp146 static SkAlphaType alpha_type(int32_t flags) { in alpha_type() function in __anoneb46b96a0111::BitmapSurface
/third_party/ffmpeg/libavcodec/
Dspeedhq.c62 enum { SHQ_NO_ALPHA, SHQ_RLE_ALPHA, SHQ_DCT_ALPHA } alpha_type; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cTextureSizePromotion.cpp532 glw::GLint alpha_type = 0; in checkSourceTextureSizeAndType() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c2268 struct lp_type alpha_type, in convert_alpha()
2830 struct lp_type alpha_type = fs_type; in generate_unswizzled_blend() local