Searched defs:allocateReprocessStream (Results 1 - 2 of 2) sorted by relevance

/device/generic/goldfish/camera/
H A DEmulatedCamera2.cpp156 int EmulatedCamera2::allocateReprocessStream( function in class:android::EmulatedCamera2
296 return ec->allocateReprocessStream(width, height, format,
/device/google/cuttlefish_common/guest/hals/camera/
H A DEmulatedCamera2.cpp138 int EmulatedCamera2::allocateReprocessStream( function in class:android::EmulatedCamera2
262 return ec->allocateReprocessStream(width, height, format,

Completed in 16 milliseconds