OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:android_native_rect_t
(Results
1 - 8
of
8
) sorted by null
/system/core/include/system/
window.h
44
typedef struct
android_native_rect_t
struct
50
}
android_native_rect_t
;
typedef in typeref:struct:android_native_rect_t
475
android_native_rect_t
const * crop)
/frameworks/base/libs/gui/
SurfaceTextureClient.cpp
341
android_native_rect_t
const* rect = va_arg(args,
android_native_rect_t
*);
/frameworks/base/libs/gui/tests/
SurfaceTexture_test.cpp
497
const
android_native_rect_t
& rect) {
633
android_native_rect_t
crops[] = {
642
const
android_native_rect_t
& crop(crops[i]);
[
all
...]
SurfaceTextureClient_test.cpp
548
android_native_rect_t
crop;
/frameworks/base/media/libstagefright/tests/
SurfaceMediaSource_test.cpp
356
int stride, const
android_native_rect_t
& rect) ;
566
int h, int stride, const
android_native_rect_t
& rect) {
[
all
...]
/frameworks/base/services/camera/libcameraservice/
CameraHardwareInterface.h
630
android_native_rect_t
crop;
/frameworks/base/media/libstagefright/
ACodec.cpp
[
all
...]
OMXCodec.cpp
[
all
...]
Completed in 1155 milliseconds