Home
last modified time | relevance | path

Searched refs:mIsLogical (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/camera/libcameraservice/common/
DDepthPhotoProcessor.h41 uint8_t mIsLogical; member
59 mIsLogical(0), in DepthPhotoInputFrame()
DDepthPhotoProcessor.cpp475 if (inputFrame.mIsLogical) { in processDepthPhotoFrame()
/frameworks/av/services/camera/libcameraservice/api2/
DDepthCompositeStream.cpp325 depthPhoto.mIsLogical = mIsLogicalCamera; in processInputFrame()