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

  /device/generic/goldfish/camera/
EmulatedQemuCamera3.cpp 454 if (!hasCapability(BACKWARD_COMPATIBLE) && type != CAMERA3_TEMPLATE_PREVIEW) {
455 ALOGE("%s: Template %d not supported w/o BACKWARD_COMPATIBLE capability",
486 if (hasCapability(BACKWARD_COMPATIBLE)) {
506 if (hasCapability(BACKWARD_COMPATIBLE)) {
518 if (hasCapability(BACKWARD_COMPATIBLE)) {
526 if (hasCapability(BACKWARD_COMPATIBLE)) {
554 if (hasCapability(BACKWARD_COMPATIBLE)) {
606 if (hasCapability(BACKWARD_COMPATIBLE)) {
    [all...]
EmulatedCamera3.h 59 BACKWARD_COMPATIBLE,
EmulatedFakeCamera3.cpp 423 if (!hasCapability(BACKWARD_COMPATIBLE) && type != CAMERA3_TEMPLATE_PREVIEW) {
424 ALOGE("%s: Template %d not supported w/o BACKWARD_COMPATIBLE capability",
455 if (hasCapability(BACKWARD_COMPATIBLE)) {
490 if (hasCapability(BACKWARD_COMPATIBLE)) {
576 if (hasCapability(BACKWARD_COMPATIBLE)) {
584 if (hasCapability(BACKWARD_COMPATIBLE)) {
613 if (hasCapability(BACKWARD_COMPATIBLE)) {
667 if (hasCapability(BACKWARD_COMPATIBLE)) {
    [all...]
  /device/google/cuttlefish_common/guest/hals/camera/
EmulatedCamera3.h 58 BACKWARD_COMPATIBLE,
EmulatedFakeCamera3.cpp 386 if (!hasCapability(BACKWARD_COMPATIBLE) && type != CAMERA3_TEMPLATE_PREVIEW) {
387 ALOGE("%s: Template %d not supported w/o BACKWARD_COMPATIBLE capability",
418 if (hasCapability(BACKWARD_COMPATIBLE)) {
453 if (hasCapability(BACKWARD_COMPATIBLE)) {
531 if (hasCapability(BACKWARD_COMPATIBLE)) {
537 if (hasCapability(BACKWARD_COMPATIBLE)) {
563 if (hasCapability(BACKWARD_COMPATIBLE)) {
616 if (hasCapability(BACKWARD_COMPATIBLE)) {
    [all...]

Completed in 282 milliseconds