Home
last modified time | relevance | path

Searched refs:writeRect (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
H A DComposerCommandBuffer.h351 writeRect(frame); in setLayerDisplayFrame()
477 void writeRect(const IComposerClient::Rect& rect) { in writeRect() function
486 writeRect(rect); in writeRegion()
/aosp12/hardware/qcom/sm7250/display/composer/
H A DQtiComposerCommandBuffer.h370 writeRect(frame); in setLayerDisplayFrame()
549 void writeRect(const IQtiComposerClient::Rect& rect) { in writeRect() function
558 writeRect(rect); in writeRegion()
/aosp12/packages/apps/Car/RotaryController/src/com/android/car/rotary/
H A DDumpUtils.java72 static void writeRect(@NonNull DualDumpOutputStream dumpOutputStream, @NonNull Rect rect, in writeRect() method in DumpUtils
H A DNavigator.java1000 DumpUtils.writeRect(dumpOutputStream, mAppWindowBounds, "appWindowBounds",