/frameworks/native/opengl/tests/finish/ |
D | finish.cpp | 106 GLint crop[4] = { 0, 512, 512, -512 }; in main() local 120 GLint crop[4] = { 0, 1, 1, -1 }; in main() local 134 GLint crop[4] = { 0, 512, 512, -512 }; in main() local 149 GLint crop[4] = { 0, 1, 1, -1 }; in main() local 166 GLint crop[4] = { 0, 512, 512, -512 }; in main() local 186 GLint crop[4] = { 0, 1, 1, -1 }; in main() local 199 GLint crop[4] = { 0, 1, 1, -1 }; in main() local 214 GLint crop[4] = { 0, 1, 1, -1 }; in main() local
|
/frameworks/native/opengl/tests/textures/ |
D | textures.cpp | 66 GLint crop[4] = { 0, 4, 4, -4 }; in main() local
|
/frameworks/native/opengl/tests/filter/ |
D | filter.cpp | 78 GLint crop[4] = { 0, 4, 4, -4 }; in main() local
|
/frameworks/native/include/gui/ |
D | IGraphicBufferProducer.h | 318 Rect crop; member
|
D | CpuConsumer.h | 52 Rect crop; member
|
/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/ |
D | WallpaperCropActivity.java | 336 RectF crop = getMaxCropRect( in cropImageAndSetWallpaper() local 656 Bitmap crop = null; local
|
/frameworks/base/cmds/bootanimation/ |
D | BootAnimation.cpp | 128 GLint crop[4] = { 0, h, w, -h }; in initTexture() local 192 GLint crop[4] = { 0, h, w, -h }; in initTexture() local
|
/frameworks/base/media/java/android/media/ |
D | ImageWriter.java | 314 Rect crop = image.getCropRect(); in queueInputImage() local 495 Rect crop = image.getCropRect(); in attachAndQueueInputImage() local
|
/frameworks/native/libs/gui/ |
D | SurfaceControl.cpp | 142 status_t SurfaceControl::setCrop(const Rect& crop) { in setCrop()
|
D | GLConsumer.cpp | 126 static bool isEglImageCroppable(const Rect& crop) { in isEglImageCroppable() 844 float crop[16] = { in computeCurrentTransformMatrixLocked() local 1141 const sp<GraphicBuffer>& graphicBuffer, const Rect& crop) { in createImage()
|
D | SurfaceComposerClient.cpp | 376 const sp<IBinder>& id, const Rect& crop) { in setCrop() 561 status_t SurfaceComposerClient::setCrop(const sp<IBinder>& id, const Rect& crop) { in setCrop()
|
D | BufferQueueProducer.cpp | 550 Rect crop; in queueBuffer() local
|
/frameworks/native/services/surfaceflinger/ |
D | Layer.cpp | 309 Rect crop; in getContentCrop() local 351 FloatRect crop(getContentCrop()); in computeCrop() local 1069 bool Layer::setCrop(const Rect& crop) { in setCrop() 1393 Rect crop(mSurfaceFlingerConsumer->getCurrentCrop()); in latchBuffer() local
|
D | Layer.h | 94 Rect crop; member
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/ |
D | SoftAVC.cpp | 226 const CropParams& crop = decInfo.cropParams; in handleCropParams() local
|
/frameworks/av/media/libstagefright/colorconversion/ |
D | SoftwareRenderer.cpp | 174 android_native_rect_t crop; in resetFormatIfChanged() local
|
/frameworks/native/opengl/tests/gl_yuvtex/ |
D | gl_yuvtex.cpp | 151 GLint crop[4] = { 0, 0, yuvTexWidth, yuvTexHeight }; in setupYuvTexSurface() local
|
/frameworks/native/libs/gui/tests/ |
D | SurfaceTextureClient_test.cpp | 495 Rect crop = mST->getCurrentCrop(); in TEST_F() local 635 android_native_rect_t crop; in TEST_F() local
|
D | SurfaceTextureGL_test.cpp | 143 const android_native_rect_t& crop(crops[i]); in TEST_F() local
|
D | IGraphicBufferProducer_test.cpp | 194 Rect crop; member
|
/frameworks/native/include/private/gui/ |
D | LayerState.h | 90 Rect crop; member
|
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
D | VirtualDisplaySurface.cpp | 460 Rect crop; in queueBuffer() local
|
/frameworks/av/services/camera/libcameraservice/device1/ |
D | CameraHardwareInterface.h | 640 android_native_rect_t crop; in __set_crop() local
|
/frameworks/av/services/camera/libcameraservice/api1/client2/ |
D | Parameters.cpp | 2118 CropRegion crop = calculateCropRegion(/*previewOnly*/ false); in updateRequest() local 2983 CropRegion crop = { zoomLeft, zoomTop, zoomWidth, zoomHeight }; in calculateCropRegion() local
|
/frameworks/base/core/java/android/app/ |
D | WallpaperManager.java | 485 Bitmap crop = null; in getBuiltInDrawable() local
|