Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dplugin_texture_encode_test.cpp61 bool isSelfCreatePixMap; member
586 if (testPara.isSelfCreatePixMap) { in EncodeMutiFrames()
627 …_LOG_(INFO) << "isGPU:" << testPara.isBasedOnGpu << " SelfPixel:" << testPara.isSelfCreatePixMap << in TestCaseMultiFrameEnc()
645 testPara.isSelfCreatePixMap = true; in CreateAstcEncTestPara()
688 testPara.isSelfCreatePixMap = false;
702 testPara.isSelfCreatePixMap = false;
730 testPara.isSelfCreatePixMap = false;
781 testPara.isSelfCreatePixMap = true;
848 testPara.isSelfCreatePixMap = false;
853 testPara.isSelfCreatePixMap = false;
[all …]