Home
last modified time | relevance | path

Searched defs:PixelRect (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DWebGLReadOutsideFramebufferTest.cpp17 class PixelRect class
20 PixelRect(int width, int height) : mWidth(width), mHeight(height), mData(width * height) {} in PixelRect() function in __anon4512afaa0111::PixelRect