Home
last modified time | relevance | path

Searched defs:sourceSize (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLSrcsetParser.cpp269 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/
DBlit11.cpp109 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()
DRenderer11.cpp1991 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
DTextureStorage11.cpp376 gl::Extents sourceSize(source->getWidth(), source->getHeight(), source->getDepth()); in generateMipmapLayer() local
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLVideoElement.cpp321 FloatSize HTMLVideoElement::sourceSize() const in sourceSize() function in blink::HTMLVideoElement
DHTMLCanvasElement.cpp753 FloatSize HTMLCanvasElement::sourceSize() const in sourceSize() function in blink::HTMLCanvasElement
DHTMLImageElement.cpp598 FloatSize HTMLImageElement::sourceSize() const in sourceSize() function in blink::HTMLImageElement
/external/chromium_org/third_party/WebKit/Source/core/frame/
DImageBitmap.cpp215 FloatSize ImageBitmap::sourceSize() const in sourceSize() function in blink::ImageBitmap
/external/dexmaker/src/dx/java/com/android/dx/ssa/
DSCCP.java170 int sourceSize = sources.size(); in simulatePhi() local
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DImageBuffer.cpp364 …r::putByteArray(Multiply multiplied, Uint8ClampedArray* source, const IntSize& sourceSize, const I… in putByteArray()
/external/icu/icu4c/source/common/
Drbbitblb.cpp956 int32_t sourceSize = source->size(); in setAdd() local
/external/chromium_org/third_party/icu/source/common/
Drbbitblb.cpp956 int32_t sourceSize = source->size(); in setAdd() local
/external/lldb/source/DataFormatters/
DCXXFormatterFunctions.cpp185 uint32_t sourceSize = 0) in DumpUTFBufferToStream()
410 uint32_t sourceSize = options.GetSourceSize(); in ReadUTFBufferAndDumpToStream() local