Home
last modified time | relevance | path

Searched refs:perspective (Results 1 – 25 of 54) sorted by relevance

123

/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-properties/
Dwebkit91 -webkit-perspective
92 -webkit-perspective-origin
93 -webkit-perspective-origin-x
94 -webkit-perspective-origin-y
/external/webkit/Source/WebCore/css/
DCSSPropertyNames.in279 -webkit-perspective
280 -webkit-perspective-origin
281 -webkit-perspective-origin-x
282 -webkit-perspective-origin-y
DCSSComputedStyleDeclaration.cpp1595 … return primitiveValueCache->createValue(style->perspective(), CSSPrimitiveValue::CSS_NUMBER); in getPropertyCSSValue()
/external/webkit/Source/WebCore/platform/graphics/transforms/
DPerspectiveTransformOperation.h41 Length perspective() const { return m_p; } in perspective() function
/external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/
Dcssproperties.in90 -webkit-perspective
91 -webkit-perspective-origin
92 -webkit-perspective-origin-x
93 -webkit-perspective-origin-y
/external/webkit/Source/WebKit/mac/WebView/
DWebArchive.mm286 // Currently from WebKit API perspective, WebArchives are entirely immutable once created
306 // Currently from WebKit API perspective, WebArchives are entirely immutable once created
339 // Currently from WebKit API perspective, WebArchives are entirely immutable once created
/external/webkit/Source/WebCore/platform/graphics/texmap/
DTextureMapperNode.h156 TransformationMatrix base, target, replica, forDescendants, perspective, local; member
DTextureMapperNode.cpp409 m_transforms.perspective = TransformationMatrix() in computeTransformations()
414 m_transforms.forDescendants.multiply(m_transforms.perspective); in computeTransformations()
/external/llvm/docs/HistoricalNotes/
D2001-09-18-OptimizeExceptions.txt48 but is very useful from "expected gain" and references perspective. Note
D2001-04-16-DynamicCompilation.txt22 From a technical perspective, pure static compilation cannot ever give
/external/chromium/chrome/browser/resources/ntp/
Dapps.css28 -webkit-perspective: 400;
/external/webkit/Source/cmake/
DWebKitPackaging.cmake69 "\\\\.perspective"
/external/webkit/Examples/
DChangeLog7 *.perspective*
/external/mesa3d/docs/
DRELNOTES-5.145 - the TEX and TXP instructions both do perspective correction
DVERSIONS194 - better perspective corrected texture mapping
952 - user clip planes failed for some perspective projections (Chromium)
1255 - fragment fog interpolation is perspective corrected now
1338 - fixed bug in perspective correction of antialiased, textured lines
/external/llvm/docs/
DExceptionHandling.rst111 From a C++ developer's perspective, exceptions are defined in terms of the
DAliasAnalysis.rst354 From the LLVM perspective, the only thing you need to do to provide an efficient
/external/webkit/Source/WebCore/page/animation/
DAnimationBase.cpp664 …new PropertyWrapper<float>(CSSPropertyWebkitPerspective, &RenderStyle::perspective, &RenderStyle::… in ensurePropertyMap()
/external/webkit/Source/ThirdParty/ANGLE/
DChangeLog7 *.perspective*
/external/libogg/doc/
Drfc3533.txt325 From Ogg's perspective, packets can be of any arbitrary size. A
/external/webkit/Source/WebCore/rendering/style/
DRenderStyle.h765 float perspective() const { return rareNonInheritedData->m_perspective; } in perspective() function
/external/libvpx/vp8/common/ppc/
Dloopfilter_filters_altivec.asm171 ;# From the "address-bit" perspective discussed above, we simply need to
/external/webkit/Source/WebCore/rendering/
DRenderObject.cpp1925 perspectiveMatrix.applyPerspective(containerObject->style()->perspective()); in getTransformFromContainer()
/external/quake/quake/src/WinQuake/data/
DTECHINFO.TXT414 Higher-quality perspective texture mapping
417 For maximum speed, perspective correction is performed only every 16
/external/llvm/lib/Target/X86/
DX86InstrArithmetic.td1155 // generate a result. From an encoding perspective, they are very different:

123