Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DEmulatedCameraFactory.h179 bool isConstructedOK() const { in isConstructedOK() function
DEmulatedCameraFactory.cpp128 if (!isConstructedOK()) { in cameraDeviceOpen()
147 if (!isConstructedOK()) { in getCameraInfo()