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

  /system/core/include/system/
window.h 57 typedef struct android_native_rect_t struct
63 } android_native_rect_t; typedef in typeref:struct:android_native_rect_t
624 android_native_rect_t const * crop)
645 android_native_rect_t const * crop)
659 android_native_rect_t const * active_rect)
  /frameworks/native/libs/gui/tests/
SurfaceTexture_test.cpp 712 const android_native_rect_t& rect) {
886 android_native_rect_t crops[] = {
895 const android_native_rect_t& crop(crops[i]);
    [all...]
SurfaceTextureClient_test.cpp 476 android_native_rect_t rect = {-2, -13, 40, 18};
615 android_native_rect_t crop;
CpuConsumer_test.cpp 447 const android_native_rect_t& rect);
  /frameworks/av/media/libstagefright/tests/
SurfaceMediaSource_test.cpp 356 int stride, const android_native_rect_t& rect) ;
571 int h, int stride, const android_native_rect_t& rect) {
    [all...]
  /frameworks/native/libs/gui/
Surface.cpp 421 android_native_rect_t const* rect = va_arg(args, android_native_rect_t*);
  /frameworks/av/services/camera/libcameraservice/
CameraHardwareInterface.h 623 android_native_rect_t crop;
Camera2Device.cpp     [all...]
  /hardware/libhardware/tests/camera2/
camera2_utils.cpp 555 android_native_rect_t crop = { left, top, right, bottom };
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]
OMXCodec.cpp     [all...]
  /device/lge/mako/camera/
QualcommCameraHardware.cpp 364 static android_native_rect_t zoomCropInfo;
    [all...]

Completed in 159 milliseconds