Home
last modified time | relevance | path

Searched refs:setDisplay (Results 1 – 2 of 2) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
Dvm_operations.h250 bool (*setDisplay)(int32_t id, int32_t w, int32_t h, uint32_t dpi); member
/hardware/google/gfxstream/host/gl/
DColorBufferGl.h223 void setDisplay(uint32_t displayId) { m_displayId = displayId; } in setDisplay() function