Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/
DRenderWindow.cpp121 int vsyncHz; member
647 void RenderWindow::setVsyncHz(int vsyncHz) { in setVsyncHz()
DRendererImpl.cpp672 void RendererImpl::setVsyncHz(int vsyncHz) { in setVsyncHz()
DFrameBuffer.cpp3588 void FrameBuffer::setVsyncHz(int vsyncHz) { in setVsyncHz()
/device/generic/vulkan-cereal/gl-host-common/
Dopengles.cpp509 void android_setVsyncHz(int vsyncHz) { in android_setVsyncHz()