Searched refs:openFrameBuffer (Results 1 - 14 of 14) sorted by relevance

/hardware/qcom/display/msm8084/libvirtual/
H A Dvirtual.h52 bool openFrameBuffer();
H A Dvirtual.cpp62 if(!openFrameBuffer())
193 bool VirtualDisplay::openFrameBuffer() function in class:qhwc::VirtualDisplay
/hardware/qcom/display/msm8226/libvirtual/
H A Dvirtual.h52 bool openFrameBuffer();
H A Dvirtual.cpp62 if(!openFrameBuffer())
211 bool VirtualDisplay::openFrameBuffer() function in class:qhwc::VirtualDisplay
/hardware/qcom/display/msm8084/libexternal/
H A Dexternal.h63 bool openFrameBuffer();
H A Dexternal.cpp50 if(!openFrameBuffer()) {
341 bool ExternalDisplay::openFrameBuffer() function in class:qhwc::ExternalDisplay
/hardware/qcom/display/msm8226/libexternal/
H A Dexternal.h63 bool openFrameBuffer();
H A Dexternal.cpp50 if(!openFrameBuffer()) {
341 bool ExternalDisplay::openFrameBuffer() function in class:qhwc::ExternalDisplay
/hardware/qcom/display/msm8909/libhdmi/
H A Dhdmi.h78 bool openFrameBuffer();
H A Dhdmi.cpp98 if(!openFrameBuffer()) {
378 bool HDMIDisplay::openFrameBuffer() function in class:qhwc::HDMIDisplay
/hardware/qcom/display/msm8960/libexternal/
H A Dexternal.h61 bool openFrameBuffer(int fbNum);
H A Dexternal.cpp85 openFrameBuffer(mHdmiFbNum);
112 openFrameBuffer(mWfdFbNum);
189 openFrameBuffer(mHdmiFbNum);
442 bool ExternalDisplay::openFrameBuffer(int fbNum) function in class:qhwc::ExternalDisplay
/hardware/qcom/display/msm8994/libhdmi/
H A Dhdmi.h83 bool openFrameBuffer();
H A Dhdmi.cpp98 if(!openFrameBuffer()) {
390 bool HDMIDisplay::openFrameBuffer() function in class:qhwc::HDMIDisplay

Completed in 2901 milliseconds