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

  /device/generic/goldfish/camera/
EmulatedFakeCamera3.cpp 384 if (!hasCapability(BACKWARD_COMPATIBLE) && type != CAMERA3_TEMPLATE_PREVIEW) {
385 ALOGE("%s: Template %d not supported w/o BACKWARD_COMPATIBLE capability",
416 if (hasCapability(BACKWARD_COMPATIBLE)) {
451 if (hasCapability(BACKWARD_COMPATIBLE)) {
537 if (hasCapability(BACKWARD_COMPATIBLE)) {
545 if (hasCapability(BACKWARD_COMPATIBLE)) {
574 if (hasCapability(BACKWARD_COMPATIBLE)) {
628 if (hasCapability(BACKWARD_COMPATIBLE)) {
    [all...]
EmulatedCamera3.h 59 BACKWARD_COMPATIBLE,

Completed in 50 milliseconds