HomeSort by relevance Sort by last modified time
    Searched refs:ARect (Results 1 - 25 of 57) sorted by null

1 2 3

  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/
rect.h 25 typedef struct ARect {
30 } ARect;
native_window.h 105 ARect* inOutDirtyBounds);
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/android/
rect.h 25 typedef struct ARect {
30 } ARect;
native_window.h 105 ARect* inOutDirtyBounds);
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/android/
rect.h 25 typedef struct ARect {
30 } ARect;
native_window.h 105 ARect* inOutDirtyBounds);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/android/
rect.h 25 typedef struct ARect {
30 } ARect;
native_window.h 105 ARect* inOutDirtyBounds);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/android/
rect.h 25 typedef struct ARect {
30 } ARect;
native_window.h 105 ARect* inOutDirtyBounds);
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/android/
rect.h 25 typedef struct ARect {
30 } ARect;
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/android/
rect.h 25 typedef struct ARect {
30 } ARect;
  /development/ndk/platforms/android-9/include/android/
rect.h 27 typedef struct ARect {
35 } ARect;
native_window.h 105 ARect* inOutDirtyBounds);
  /frameworks/native/include/android/
rect.h 27 typedef struct ARect {
35 } ARect;
native_window.h 114 ARect* inOutDirtyBounds);
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/android/
rect.h 27 typedef struct ARect {
35 } ARect;
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/android/
rect.h 27 typedef struct ARect {
35 } ARect;
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/android/
rect.h 27 typedef struct ARect {
35 } ARect;
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/android/
rect.h 27 typedef struct ARect {
35 } ARect;
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/android/
rect.h 27 typedef struct ARect {
35 } ARect;
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/android/
rect.h 27 typedef struct ARect {
35 } ARect;
  /frameworks/native/include/media/editor/
II420ColorConverter.h 55 ARect decoderRect, void* dstBits);
87 int encoderWidth, int encoderHeight, ARect encoderRect,
114 ARect* encoderRect, int* encoderBufferSize);
  /development/ndk/sources/android/native_app_glue/
android_native_app_glue.h 154 ARect contentRect;
184 ARect pendingContentRect;
  /hardware/ti/omap4xxx/libI420colorconvert/
ColorConvert.cpp 26 void* srcBits, int srcWidth, int srcHeight, ARect srcRect, void* dstBits) {
67 int dstWidth, int dstHeight, ARect dstRect,
95 ARect* encoderRect, int* encoderBufferSize) {

Completed in 6446 milliseconds

1 2 3