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

  /frameworks/native/libs/gui/tests/
FillBuffer.h 30 const android_native_rect_t& rect);
SurfaceTextureGL_test.cpp 140 android_native_rect_t crops[] = {
149 const android_native_rect_t& crop(crops[i]);
550 android_native_rect_t odd = {23, 78, 123, 477};
582 android_native_rect_t standard = {10, 20, 330, 200};
593 android_native_rect_t wide = {20, 30, 259, 130};
605 android_native_rect_t narrow = {0, 0, 400, 300};
FillBuffer.cpp 55 const android_native_rect_t& rect) {
SurfaceTextureClient_test.cpp 502 android_native_rect_t rect = {-2, -13, 40, 18};
655 android_native_rect_t crop;
  /frameworks/native/libs/nativebase/include/nativebase/
nativebase.h 58 typedef struct android_native_rect_t struct
64 } android_native_rect_t; typedef in typeref:struct:android_native_rect_t
  /frameworks/native/libs/nativewindow/include/system/
window.h 598 android_native_rect_t const * crop)
    [all...]
  /frameworks/native/vulkan/libvulkan/
swapchain.cpp     [all...]
  /frameworks/av/services/camera/libcameraservice/device1/
CameraHardwareInterface.h 440 android_native_rect_t mPreviewCrop;
  /frameworks/native/libs/gui/include/gui/
Surface.h 254 virtual void setSurfaceDamage(android_native_rect_t* rects, size_t numRects);
  /frameworks/native/libs/gui/
Surface.cpp     [all...]
  /frameworks/base/media/jni/
android_media_ImageWriter.cpp 468 android_native_rect_t cropRect;
565 android_native_rect_t cropRect;
    [all...]
  /frameworks/av/media/libstagefright/colorconversion/
SoftwareRenderer.cpp 213 android_native_rect_t crop;
  /frameworks/av/media/libstagefright/include/media/stagefright/
ACodec.h 236 android_native_rect_t mLastNativeWindowCrop;
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp     [all...]
  /hardware/interfaces/camera/provider/2.4/vts/functional/
VtsHalCameraProviderV2_4TargetTest.cpp 373 android_native_rect_t mCrop;
481 android_native_rect_t crop = { left, top, right, bottom };
    [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]

Completed in 398 milliseconds