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

  /hardware/libhardware/tests/camera2/
camera2_utils.cpp 495 ANativeWindow* StreamAdapter::toANW(const camera2_stream_ops_t *w) {
508 ANativeWindow *a = toANW(w);
526 ANativeWindow *a = toANW(w);
541 ANativeWindow *a = toANW(w);
553 ANativeWindow *a = toANW(w);
camera2_utils.h 204 static ANativeWindow* toANW(const camera2_stream_ops_t *w);
  /frameworks/av/services/camera/libcameraservice/device2/
Camera2Device.h 244 static ANativeWindow* toANW(const camera2_stream_ops_t *w);
Camera2Device.cpp     [all...]

Completed in 107 milliseconds