Searched refs:ARect (Results 1 – 21 of 21) sorted by relevance
/frameworks/native/include/media/editor/ |
D | II420ColorConverter.h | 55 ARect decoderRect, void* dstBits); 87 int encoderWidth, int encoderHeight, ARect encoderRect, 114 ARect* encoderRect, int* encoderBufferSize);
|
/frameworks/native/include/android/ |
D | rect.h | 42 typedef struct ARect { struct 54 } ARect; argument
|
D | native_window.h | 136 ARect* inOutDirtyBounds);
|
D | native_activity.h | 222 void (*onContentRectChanged)(ANativeActivity* activity, const ARect* rect);
|
/frameworks/base/docs/html/ndk/reference/ |
D | rect_8h.jd | 22 …td class="memItemRight" valign="bottom"><a class="el" href="struct_a_rect.html">ARect</a></td></tr> 27 …>ARect</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___native_a…
|
D | struct_a_rect.jd | 1 page.title=ARect Struct Reference 10 <div class="title">ARect Struct Reference<div class="ingroups"><a class="el" href="group___native_a… 28 <div class="textblock"><p><a class="el" href="struct_a_rect.html">ARect</a> is a struct that repres…
|
D | functions_vars.jd | 30 : <a class="el" href="struct_a_rect.html#a4479860c72ca8e96ac4fb1cc149dd71b">ARect</a> 103 : <a class="el" href="struct_a_rect.html#a9ee4ce87784b0ebeaadce132ce7d421f">ARect</a> 201 : <a class="el" href="struct_a_rect.html#a3d3a4d6bf8bc6c866fa737e11590cc4e">ARect</a> 239 : <a class="el" href="struct_a_rect.html#ad07137116129d873220209ea65f9d3d4">ARect</a>
|
D | functions.jd | 30 : <a class="el" href="struct_a_rect.html#a4479860c72ca8e96ac4fb1cc149dd71b">ARect</a> 103 : <a class="el" href="struct_a_rect.html#a9ee4ce87784b0ebeaadce132ce7d421f">ARect</a> 201 : <a class="el" href="struct_a_rect.html#a3d3a4d6bf8bc6c866fa737e11590cc4e">ARect</a> 239 : <a class="el" href="struct_a_rect.html#ad07137116129d873220209ea65f9d3d4">ARect</a>
|
D | classes.jd | 16 …  </td><td valign="top"><a class="el" href="struct_a_rect.html">ARect</a>  …
|
D | globals_type.jd | 56 <li>ARect
|
D | annotated.jd | 19 …"24" height="22" /><a class="el" href="struct_a_rect.html" target="_self">ARect</a></td><td class=…
|
D | group___native_activity.jd | 40 …td class="memItemRight" valign="bottom"><a class="el" href="struct_a_rect.html">ARect</a></td></tr> 56 …>ARect</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___native_a… 131 …tiveWindow_Buffer</a> *outBuffer, <a class="el" href="struct_a_rect.html">ARect</a> *inOutDirtyBou… 217 … struct <a class="el" href="struct_a_rect.html">ARect</a> <a class="el" href="struct_a_rect.html"… 221 <p><a class="el" href="struct_a_rect.html">ARect</a> is a struct that represents a rectangular wind… 627 <td class="paramtype"><a class="el" href="struct_a_rect.html">ARect</a> * </td>
|
D | native__window_8h.jd | 56 …tiveWindow_Buffer</a> *outBuffer, <a class="el" href="struct_a_rect.html">ARect</a> *inOutDirtyBou…
|
D | struct_a_native_activity_callbacks.jd | 44 …tiveActivity</a> *activity, const <a class="el" href="struct_a_rect.html">ARect</a> *rect)</td></t… 72 …>ANativeActivity</a> *activity, const <a class="el" href="struct_a_rect.html">ARect</a> *rect)</td>
|
D | globals.jd | 2059 <li>ARect
|
/frameworks/native/include/ui/ |
D | Rect.h | 29 class Rect : public ARect, public LightFlattenablePod<Rect> 32 typedef ARect::value_type value_type;
|
/frameworks/base/native/android/ |
D | native_window.cpp | 78 ARect* inOutDirtyBounds) { in ANativeWindow_lock()
|
/frameworks/native/libs/gui/tests/ |
D | SRGB_test.cpp | 310 ARect inOutDirtyBounds; in createDebugSurface() 334 ARect outBufferBounds; in copyToDebugSurface()
|
/frameworks/native/include/gui/ |
D | Surface.h | 218 virtual int lock(ANativeWindow_Buffer* outBuffer, ARect* inOutDirtyBounds);
|
/frameworks/native/libs/gui/ |
D | Surface.cpp | 702 ARect* inOutDirtyBounds = va_arg(args, ARect*); in dispatchLock() 1160 ANativeWindow_Buffer* outBuffer, ARect* inOutDirtyBounds) in lock()
|
/frameworks/base/core/jni/ |
D | android_app_NativeActivity.cpp | 645 ARect rect; in onContentRectChanged_native()
|