/external/chromium_org/third_party/WebKit/Source/core/html/parser/ |
D | HTMLSrcsetParser.cpp | 269 static ImageCandidate pickBestImageCandidate(float deviceScaleFactor, unsigned sourceSize, Vector<I… in pickBestImageCandidate() 309 ImageCandidate bestFitSourceForSrcsetAttribute(float deviceScaleFactor, unsigned sourceSize, const … in bestFitSourceForSrcsetAttribute() 318 ImageCandidate bestFitSourceForImageAttributes(float deviceScaleFactor, unsigned sourceSize, const … in bestFitSourceForImageAttributes() 336 String bestFitSourceForImageAttributes(float deviceScaleFactor, unsigned sourceSize, const String& … in bestFitSourceForImageAttributes()
|
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/ |
D | Blit11.cpp | 109 inline static void GenerateVertexCoords(const gl::Box &sourceArea, const gl::Extents &sourceSize, in GenerateVertexCoords() 125 static void Write2DVertices(const gl::Box &sourceArea, const gl::Extents &sourceSize, in Write2DVertices() 145 static void Write3DVertices(const gl::Box &sourceArea, const gl::Extents &sourceSize, in Write3DVertices() 509 …Texture(ID3D11ShaderResourceView *source, const gl::Box &sourceArea, const gl::Extents &sourceSize, in copyTexture() 635 … *source, unsigned int sourceSubresource, const gl::Box &sourceArea, const gl::Extents &sourceSize, in copyStencil() 644 …pyDepth(ID3D11ShaderResourceView *source, const gl::Box &sourceArea, const gl::Extents &sourceSize, in copyDepth() 741 … *source, unsigned int sourceSubresource, const gl::Box &sourceArea, const gl::Extents &sourceSize, in copyDepthStencil() 750 … *source, unsigned int sourceSubresource, const gl::Box &sourceArea, const gl::Extents &sourceSize, in copyDepthStencil()
|
D | Renderer11.cpp | 1991 gl::Extents sourceSize(sourceRenderTarget->getWidth(), sourceRenderTarget->getHeight(), 1); in copyImage2D() local 2053 gl::Extents sourceSize(sourceRenderTarget->getWidth(), sourceRenderTarget->getHeight(), 1); in copyImageCube() local 2115 gl::Extents sourceSize(sourceRenderTarget->getWidth(), sourceRenderTarget->getHeight(), 1); in copyImage3D() local 2179 gl::Extents sourceSize(sourceRenderTarget->getWidth(), sourceRenderTarget->getHeight(), 1); in copyImage2DArray() local
|
D | TextureStorage11.cpp | 376 gl::Extents sourceSize(source->getWidth(), source->getHeight(), source->getDepth()); in generateMipmapLayer() local
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
D | HTMLVideoElement.cpp | 321 FloatSize HTMLVideoElement::sourceSize() const in sourceSize() function in blink::HTMLVideoElement
|
D | HTMLCanvasElement.cpp | 753 FloatSize HTMLCanvasElement::sourceSize() const in sourceSize() function in blink::HTMLCanvasElement
|
D | HTMLImageElement.cpp | 598 FloatSize HTMLImageElement::sourceSize() const in sourceSize() function in blink::HTMLImageElement
|
/external/chromium_org/third_party/WebKit/Source/core/frame/ |
D | ImageBitmap.cpp | 215 FloatSize ImageBitmap::sourceSize() const in sourceSize() function in blink::ImageBitmap
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
D | SCCP.java | 170 int sourceSize = sources.size(); in simulatePhi() local
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/ |
D | ImageBuffer.cpp | 364 …r::putByteArray(Multiply multiplied, Uint8ClampedArray* source, const IntSize& sourceSize, const I… in putByteArray()
|
/external/icu/icu4c/source/common/ |
D | rbbitblb.cpp | 956 int32_t sourceSize = source->size(); in setAdd() local
|
/external/chromium_org/third_party/icu/source/common/ |
D | rbbitblb.cpp | 956 int32_t sourceSize = source->size(); in setAdd() local
|
/external/lldb/source/DataFormatters/ |
D | CXXFormatterFunctions.cpp | 185 uint32_t sourceSize = 0) in DumpUTFBufferToStream() 410 uint32_t sourceSize = options.GetSourceSize(); in ReadUTFBufferAndDumpToStream() local
|