Searched refs:TestingImageInfo (Results 1 – 3 of 3) sorted by relevance
25 class TestingImageInfo {27 TestingImageInfo() = default;28 TestingImageInfo(int width, int height, ColorType colorType, AlphaType alphaType,31 ~TestingImageInfo() = default;
25 class TestingImageInfo; variable73 …const TestingImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, int32_t srcX, int32_t srcY) … in ReadPixels()
117 using RSImageInfo = Testing::TestingImageInfo;