Searched refs:imageSuccessStateCode_ (Results 1 – 3 of 3) sorted by relevance
131 imageSuccessStateCode_ |= static_cast<uint32_t>(imageFlag); in OnImageLoadSuccess()137 imageSuccessStateCode_ |= static_cast<uint32_t>(imageFlag); in OnImageLoadSuccess()143 imageSuccessStateCode_ |= static_cast<uint32_t>(imageFlag); in OnImageLoadSuccess()146 if (imageSuccessStateCode_ == RATING_IMAGE_SUCCESS_CODE) { in OnImageLoadSuccess()209 imageSuccessStateCode_ == RATING_IMAGE_SUCCESS_CODE) { in CreateNodePaintMethod()794 imageSuccessStateCode_ = 0; in OnModifyDone()
177 uint32_t imageSuccessStateCode_ = 0; variable
344 EXPECT_EQ(ratingPattern->imageSuccessStateCode_, RATING_IMAGE_SUCCESS_CODE);620 EXPECT_EQ(ratingPattern->imageSuccessStateCode_, 7);624 EXPECT_EQ(ratingPattern->imageSuccessStateCode_, 0b111);661 ratingPattern->imageSuccessStateCode_ = RATING_IMAGE_SUCCESS_CODE;