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 496 ANativeWindow* StreamAdapter::toANW(const camera2_stream_ops_t *w) {
509 ANativeWindow *a = toANW(w);
527 ANativeWindow *a = toANW(w);
542 ANativeWindow *a = toANW(w);
554 ANativeWindow *a = toANW(w);
camera2_utils.h 204 static ANativeWindow* toANW(const camera2_stream_ops_t *w);
  /frameworks/av/services/camera/libcameraservice/
Camera2Device.h 235 static ANativeWindow* toANW(const camera2_stream_ops_t *w);
Camera2Device.cpp     [all...]

Completed in 99 milliseconds