Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/aidl/vts/
DVtsComposerClient.h250 void setDimensions(int32_t displayWidth, int32_t displayHeight) { in setDimensions() function
/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
DGralloc1Hal.h344 GRALLOC1_PFN_SET_DIMENSIONS setDimensions; member
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.h115 gralloc1_error_t setDimensions(uint32_t w, uint32_t h) { in setDimensions() function
/hardware/interfaces/graphics/composer/2.4/vts/functional/
DVtsHalGraphicsComposerV2_4TargetTest.cpp69 void setDimensions(int32_t displayWidth, int32_t displayHeight) { in setDimensions() function in android::hardware::graphics::composer::V2_4::vts::__anonf14260750111::VtsDisplay