Home
last modified time | relevance | path

Searched defs:bufferType (Results 1 – 2 of 2) sorted by relevance

/applications/standard/app_samples/code/BasicFeature/Media/ImageEffect/entry/src/main/cpp/utils/
Dcommon_utils.cpp55 const char *GetBufferType(ImageEffect_BufferType &bufferType) in GetBufferType()
88 ImageEffect_BufferType bufferType = bufferTypeArray[i]; in EffectInfoToString() local
/applications/standard/app_samples/code/BasicFeature/Media/ImageEffect/entry/src/main/cpp/backend/
Dimage_edit.cpp292 ImageEffect_BufferType bufferType = ImageEffect_BufferType::EFFECT_BUFFER_TYPE_PIXEL; in RegisterCustomBrightness() local