Lines Matching refs:topRight
290 void expectQuadrant(const Rect& rect, const Color& topLeft, const Color& topRight, in expectQuadrant() argument
302 expectColor(Rect(centerX + offsetX, rect.top, rect.right, centerY - offsetY), topRight, in expectQuadrant()
452 const Color& topRight, const Color& bottomLeft, in fillLayerQuadrant() argument
456 fillBufferQueueLayerQuadrant(layer, bufferWidth, bufferHeight, topLeft, topRight, in fillLayerQuadrant()
460 fillBufferStateLayerQuadrant(layer, bufferWidth, bufferHeight, topLeft, topRight, in fillLayerQuadrant()
470 const Color& topRight, const Color& bottomLeft, in fillBufferQueueLayerQuadrant() argument
479 fillANativeWindowBufferColor(buffer, Rect(halfW, 0, bufferWidth, halfH), topRight); in fillBufferQueueLayerQuadrant()
489 const Color& topRight, const Color& bottomLeft, in fillBufferStateLayerQuadrant() argument
502 fillGraphicBufferColor(buffer, Rect(halfW, 0, bufferWidth, halfH), topRight); in fillBufferStateLayerQuadrant()
661 int32_t bufferHeight, const Color& topLeft, const Color& topRight, in fillLayerQuadrant() argument
665 topLeft, topRight, in fillLayerQuadrant()