Searched refs:ARect (Results 1 - 13 of 13) sorted by relevance

/frameworks/native/include/android/
H A Drect.h27 typedef struct ARect { struct
35 } ARect; typedef in typeref:struct:ARect
H A Dnative_window.h114 ARect* inOutDirtyBounds);
H A Dnative_activity.h211 void (*onContentRectChanged)(ANativeActivity* activity, const ARect* rect);
/frameworks/native/include/media/editor/
H A DII420ColorConverter.h55 ARect decoderRect, void* dstBits);
87 int encoderWidth, int encoderHeight, ARect encoderRect,
114 ARect* encoderRect, int* encoderBufferSize);
/frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
H A DVideoEditorVideoDecoder_internal.h115 ARect mCropRect; // These are obtained from kKeyCropRect.
/frameworks/native/include/ui/
H A DRect.h28 class Rect : public ARect, public LightFlattenablePod<Rect>
31 typedef ARect::value_type value_type;
/frameworks/base/native/android/
H A Dnative_window.cpp78 ARect* inOutDirtyBounds) {
/frameworks/native/include/gui/
H A DSurfaceTextureClient.h120 virtual int lock(ANativeWindow_Buffer* outBuffer, ARect* inOutDirtyBounds);
/frameworks/native/libs/gui/
H A DSurface.cpp355 ARect temp;
356 ARect* inOutDirtyBounds = NULL;
H A DSurfaceTextureClient.cpp495 ARect* inOutDirtyBounds = va_arg(args, ARect*);
733 ANativeWindow_Buffer* outBuffer, ARect* inOutDirtyBounds)
/frameworks/av/libvideoeditor/lvpp/
H A DPreviewPlayer.h189 ARect mCropRect;
/frameworks/base/core/jni/
H A Dandroid_app_NativeActivity.cpp947 ARect rect;
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorVideoEncoder.cpp793 ARect encoderRect;

Completed in 5193 milliseconds