HomeSort by relevance Sort by last modified time
    Searched refs:ALLOCATE_PIPELINE_MAX (Results 1 - 3 of 3) sorted by null

  /frameworks/av/services/camera/libcameraservice/device3/
Camera3StreamInterface.h 53 ALLOCATE_PIPELINE_MAX = 0, // Allocate max buffers used by a given surface
127 * pipeline if maxCount is ALLOCATE_PIPELINE_MAX.
Camera3Stream.cpp 63 mLastMaxCount(Camera3StreamInterface::ALLOCATE_PIPELINE_MAX) {
304 size_t bufferCount = (maxCount == Camera3StreamInterface::ALLOCATE_PIPELINE_MAX) ?
Camera3Device.cpp     [all...]

Completed in 892 milliseconds