/external/chromium_org/content/renderer/compositor_bindings/ |
D | web_nine_patch_layer_impl.cc | 28 const blink::WebRect& aperture) { in setBitmap() argument 30 setAperture(aperture); in setBitmap() 31 setBorder(blink::WebRect(aperture.x, in setBitmap() 32 aperture.y, in setBitmap() 33 bitmap.width() - aperture.width, in setBitmap() 34 bitmap.height() - aperture.height)); in setBitmap() 43 void WebNinePatchLayerImpl::setAperture(const blink::WebRect& aperture) { in setAperture() argument 46 nine_patch->SetAperture(gfx::Rect(aperture)); in setAperture()
|
D | web_nine_patch_layer_impl.h | 27 virtual void setBitmap(SkBitmap bitmap, const blink::WebRect& aperture); 29 virtual void setAperture(const blink::WebRect& aperture);
|
/external/chromium_org/cc/layers/ |
D | nine_patch_layer.cc | 37 void NinePatchLayer::SetAperture(const gfx::Rect& aperture) { in SetAperture() argument 38 if (image_aperture_ == aperture) in SetAperture() 41 image_aperture_ = aperture; in SetAperture()
|
D | nine_patch_layer_unittest.cc | 70 gfx::Rect aperture(5, 5, 1, 1); in TEST_F() local 72 test_layer->SetAperture(aperture); in TEST_F()
|
D | nine_patch_layer.h | 39 void SetAperture(const gfx::Rect& aperture);
|
D | nine_patch_layer_impl.cc | 47 void NinePatchLayerImpl::SetLayout(const gfx::Rect& aperture, in SetLayout() argument 54 if (image_aperture_ == aperture && in SetLayout() 58 image_aperture_ = aperture; in SetLayout()
|
D | nine_patch_layer_impl_unittest.cc | 239 gfx::Rect aperture = gfx::Rect(3, 3, 4, 4); in TEST() local 241 nine_patch_layer_impl->SetLayout(aperture, border, true); in TEST()
|
/external/chromium_org/third_party/WebKit/public/platform/ |
D | WebNinePatchLayer.h | 46 virtual void setBitmap(SkBitmap, const WebRect& aperture) = 0;
|
/external/chromium_org/third_party/mesa/src/docs/ |
D | MESA_agp_offset.spec | 36 region into byte offsets into the AGP aperture.
|
/external/mesa3d/docs/ |
D | MESA_agp_offset.spec | 36 region into byte offsets into the AGP aperture.
|
/external/opencv/cv/src/ |
D | _cvimgproc.h | 56 ( const void* src, int srcstep, void* dst, int dststep, CvSize roi, int aperture );
|
D | _cvipp.h | 443 ( const void* src, int srcstep, void* dst, int dststep, CvSize roi, int aperture ))
|
/external/oprofile/events/x86-64/hammer/ |
D | unit_masks | 116 0x01 GART aperture hit on access from CPU 117 0x02 GART aperture hit on access from I/O
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/ |
D | GraphicsLayer.h | 214 void setContentsToNinePatch(Image*, const IntRect& aperture);
|
D | GraphicsLayer.cpp | 1025 void GraphicsLayer::setContentsToNinePatch(Image* image, const IntRect& aperture) in setContentsToNinePatch() argument 1034 m_ninePatchLayer->setBitmap(nativeImage->bitmap(), aperture); in setContentsToNinePatch()
|
/external/oprofile/events/x86-64/family10/ |
D | unit_masks | 135 0x01 GART aperture hit on access from CPU 136 0x02 GART aperture hit on access from I/O
|
/external/libexif/po/ |
D | da.po | 14 # aperture -> blændetal 3693 msgid "The lens aperture. The unit is the APEX value."
|
D | en_GB.po | 3623 msgid "The lens aperture. The unit is the APEX value." 3624 msgstr "The lens aperture. The unit is the APEX value."
|
D | en_AU.po | 3623 msgid "The lens aperture. The unit is the APEX value." 3624 msgstr "The lens aperture. The unit is the APEX value."
|
D | libexif-12.pot | 3359 msgid "The lens aperture. The unit is the APEX value."
|
D | ru.po | 3511 msgid "The lens aperture. The unit is the APEX value."
|
D | uk.po | 3362 msgid "The lens aperture. The unit is the APEX value."
|
D | be.po | 3363 msgid "The lens aperture. The unit is the APEX value."
|
D | ja.po | 3373 msgid "The lens aperture. The unit is the APEX value."
|
D | pt.po | 3363 msgid "The lens aperture. The unit is the APEX value."
|