/third_party/skia/third_party/externals/angle2/src/image_util/ |
D | generatemip.inc | 35 size_t destWidth, size_t destHeight, size_t destDepth, 42 for (size_t y = 0; y < destHeight; y++) 55 size_t destWidth, size_t destHeight, size_t destDepth, 75 size_t destWidth, size_t destHeight, size_t destDepth, 95 size_t destWidth, size_t destHeight, size_t destDepth, 102 for (size_t y = 0; y < destHeight; y++) 124 size_t destWidth, size_t destHeight, size_t destDepth, 133 for (size_t y = 0; y < destHeight; y++) 153 size_t destWidth, size_t destHeight, size_t destDepth, 182 size_t destWidth, size_t destHeight, size_t destDepth, [all …]
|
/third_party/flutter/skia/third_party/externals/angle2/src/image_util/ |
D | generatemip.inc | 35 size_t destWidth, size_t destHeight, size_t destDepth, 42 for (size_t y = 0; y < destHeight; y++) 55 size_t destWidth, size_t destHeight, size_t destDepth, 75 size_t destWidth, size_t destHeight, size_t destDepth, 95 size_t destWidth, size_t destHeight, size_t destDepth, 102 for (size_t y = 0; y < destHeight; y++) 124 size_t destWidth, size_t destHeight, size_t destDepth, 133 for (size_t y = 0; y < destHeight; y++) 153 size_t destWidth, size_t destHeight, size_t destDepth, 182 size_t destWidth, size_t destHeight, size_t destDepth, [all …]
|
/third_party/wayland-ivi-extension/ivi-layermanagement-api/test/ |
D | ilm_control_notification_test.cpp | 185 LayerProperties.destHeight = layerProperties->destHeight; in LayerCallbackFunction() 223 SurfaceProperties.destHeight = surfaceProperties->destHeight; in SurfaceCallbackFunction() 290 EXPECT_EQ(99u,LayerProperties.destHeight); in TEST_F() 393 EXPECT_EQ(99u,LayerProperties.destHeight); in TEST_F() 424 EXPECT_EQ(199u,LayerProperties.destHeight); in TEST_F() 516 EXPECT_EQ(99u,SurfaceProperties.destHeight); in TEST_F() 619 EXPECT_EQ(99u,SurfaceProperties.destHeight); in TEST_F() 651 EXPECT_EQ(199u,SurfaceProperties.destHeight); in TEST_F()
|
D | ilm_control_test.cpp | 478 ASSERT_EQ(9u, surfaceProperties.destHeight); in TEST_F() 498 ASSERT_EQ(4316u, surfaceProperties2.destHeight); in TEST_F() 523 ASSERT_EQ(9u, layerProperties1.destHeight); in TEST_F() 542 ASSERT_EQ(4316u, layerProperties2.destHeight); in TEST_F()
|
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/LayerManagerControl/src/ |
D | analyze.cpp | 189 if (targetSurfaceProperties.destHeight <= minDimension) in analyzeSurfaceDimensions() 192 …escription, "Surface %i has [destHeight=%i]", targetSurfaceId, targetSurfaceProperties.destHeight); in analyzeSurfaceDimensions() 269 if (targetLayerProperties.destHeight <= minDimension) in analyzeLayerDimensions() 272 …description, "Layer %i has [destHeight=%i]", targetSurfaceLayer, targetLayerProperties.destHeight); in analyzeLayerDimensions() 315 targetLayerProperties.destY + targetLayerProperties.destHeight); in analyzeSurfaceCheckInsideLayer()
|
D | common.cpp | 57 1.0 * targetLayerProperties.destHeight / targetLayerProperties.sourceHeight : 0; in getSurfaceScreenCoordinates() 61 t_ilm_float targetY2 = targetY1 + verticalScale * targetSurfaceProperties.destHeight; in getSurfaceScreenCoordinates() 93 surfaceCoordinates.w = surfaceProperties.destX + surfaceProperties.destHeight; in getSurfaceScreenCoordinates()
|
D | control.cpp | 70 << ", height:" << properties->destHeight in layerNotificationCallback() 179 << ", height:" << properties->destHeight in surfaceNotificationCallback()
|
D | print.cpp | 131 << p.destY << ", w=" << p.destWidth << ", h=" << p.destHeight in printLayerProperties() 226 << ", w=" << p.destWidth << ", h=" << p.destHeight << "\n"; in printSurfaceProperties()
|
D | sceneio.cpp | 47 pSurface->set("destHeight", props.destHeight); in captureSceneDataHelper() 66 pLayer->set("destHeight", props.destHeight); in captureSceneDataHelper()
|
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmCommon/include/ |
D | ilm_types.h | 197 t_ilm_uint destHeight; /*!< destination height value of the surface */ member 218 t_ilm_uint destHeight; /*!< destination height value of the layer */ member
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
D | ASTC_Decoder.cpp | 104 int destWidth, int destHeight, int destDepth, in Decode() argument 127 …write_imageblock(dest, ib.get(), destWidth, destHeight, destDepth, bytes, destPitchB, destSliceB, … in Decode()
|
D | ASTC_Decoder.hpp | 18 int destWidth, int destHeight, int destDepth,
|
/third_party/skia/third_party/externals/swiftshader/src/Main/ |
D | FrameBufferGDI.cpp | 90 int destHeight = destRect ? destRect->y1 - destRect->y0 : bounds.bottom - bounds.top; in blit() local 92 …StretchBlt(windowContext, destLeft, destTop, destWidth, destHeight, bitmapContext, sourceLeft, sou… in blit()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | renderer_utils.cpp | 309 int destHeight = params.area.height; in PackPixels() local 343 destHeight = params.area.width; in PackPixels() 365 destHeight = params.area.width; in PackPixels() 390 for (int y = 0; y < destHeight; ++y) in PackPixels() 417 for (int y = 0; y < destHeight; ++y) in PackPixels()
|
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/LayerManagerControl/include/ |
D | SceneStore.h | 569 PROPERTY(t_ilm_uint, destHeight) 591 PROPERTY(t_ilm_uint, destHeight)
|
/third_party/skia/third_party/externals/angle2/extensions/ |
D | CHROMIUM_copy_texture.txt | 175 or (<yoffset> + <height>) > destHeight.
|
/third_party/flutter/skia/third_party/externals/angle2/extensions/ |
D | CHROMIUM_copy_texture.txt | 175 or (<yoffset> + <height>) > destHeight.
|
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/src/ |
D | ilm_control_wayland_platform.c | 301 (ctx_layer->prop.destHeight == (t_ilm_uint)height))) in wm_listener_layer_destination_rectangle() 307 ctx_layer->prop.destHeight = (t_ilm_uint)height; in wm_listener_layer_destination_rectangle() 530 (ctx_surf->prop.destHeight == (t_ilm_uint)height))) in wm_listener_surface_destination_rectangle() 536 ctx_surf->prop.destHeight = (t_ilm_uint)height; in wm_listener_surface_destination_rectangle()
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/ |
D | glxew.h | 956 int destHeight; member
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glxext.h | 774 int destXOrigin, destYOrigin, destWidth, destHeight; member
|
/third_party/mesa3d/include/GL/ |
D | glxext.h | 790 int destXOrigin, destYOrigin, destWidth, destHeight; member
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glxext.h | 774 int destXOrigin, destYOrigin, destWidth, destHeight; member
|
/third_party/openGLES/api/GL/ |
D | glxext.h | 775 int destXOrigin, destYOrigin, destWidth, destHeight; member
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | GLX_SGIX_hyperpipe.txt | 142 int destHeight;
|
/third_party/openGLES/extensions/SGIX/ |
D | GLX_SGIX_hyperpipe.txt | 142 int destHeight;
|