Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_effect/test/unittest/
H A DTestEffectMemoryManager.cpp31 constexpr IEffectFormat FORMATE_TYPE = IEffectFormat::RGBA8888; variable
74 memoryInfo.bufferInfo.formatType_ = FORMATE_TYPE;
H A DTestRenderEnvironment.cpp30 constexpr IEffectFormat FORMATE_TYPE = IEffectFormat::RGBA8888; variable
54 bufferInfo->formatType_ = FORMATE_TYPE; in SetUp()