Searched refs:mDisplayRect (Results 1 – 3 of 3) sorted by relevance
244 Rect mDisplayRect = Rect::INVALID_RECT; variable259 mDisplayRect = Rect(config.resolution); in SetUpDisplay()260 mDisplayWidth = mDisplayRect.getWidth(); in SetUpDisplay()261 mDisplayHeight = mDisplayRect.getHeight(); in SetUpDisplay()
109 getScreenCapture()->expectColor(mDisplayRect, Color::BLACK); in TEST_P()404 getScreenCapture()->expectColor(mDisplayRect, Color::BLACK); in TEST_P()
104 getScreenCapture()->expectColor(mDisplayRect, Color::BLACK); in TEST_P()110 getScreenCapture()->expectColor(mDisplayRect, Color::BLACK); in TEST_P()449 .setTransparentRegionHint(layerTransparent, Region(mDisplayRect)) in TEST_P()468 .setTransparentRegionHint(layerTransparent, Region(mDisplayRect)) in TEST_P()