Searched refs:isPixelMapResource (Results 1 – 2 of 2) sorted by relevance
757 bool isPixelMapResource = (SrcType::DATA_ABILITY_DECODED == ctx->GetSourceInfo().GetSrcType()); variable771 EXPECT_FALSE(isPixelMapResource);847 bool isPixelMapResource = (SrcType::DATA_ABILITY_DECODED == ctx->GetSourceInfo().GetSrcType()); variable861 EXPECT_FALSE(isPixelMapResource);1257 bool isPixelMapResource = (SrcType::DATA_ABILITY_DECODED == ctx->GetSourceInfo().GetSrcType()); variable1259 EXPECT_FALSE(isPixelMapResource);1274 bool isPixelMapResource = (SrcType::DATA_ABILITY_DECODED == ctx->GetSourceInfo().GetSrcType()); variable1276 EXPECT_TRUE(isPixelMapResource);1296 bool isPixelMapResource = (SrcType::DATA_ABILITY == ctx->GetSourceInfo().GetSrcType()); variable1298 EXPECT_FALSE(isPixelMapResource);
331 bool isPixelMapResource = (SrcType::DATA_ABILITY_DECODED == GetSourceInfo().GetSrcType()); in OnMakeCanvasImage() local332 if (autoResize_ && !isPixelMapResource) { in OnMakeCanvasImage()360 bool isPixelMapResource = (SrcType::DATA_ABILITY_DECODED == GetSourceInfo().GetSrcType()); in ResizableCalcDstSize() local361 if (autoResize_ && !isPixelMapResource) { in ResizableCalcDstSize()