Home
last modified time | relevance | path

Searched refs:set_blend_mode (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gchips/gralloc4/src/hidl_common/
DSharedMetadata.h59 void set_blend_mode(const private_handle_t *hnd, const BlendMode &blend_mode);
DSharedMetadata.cpp90 void set_blend_mode(const private_handle_t *hnd, const BlendMode &blend_mode) in set_blend_mode() function
DMapperMetadata.cpp643 set_blend_mode(handle, blend_mode); in set_metadata()
/hardware/google/gchips/gralloc4/src/stable-c/
DGrallocMapper.cpp286 common::set_blend_mode(hnd, value); in setStandardMetadataHelper()