Searched defs:fLocation (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/third_party/skia/include/utils/win/
H A DSkIStream.h84 ULARGE_INTEGER fLocation; member in class:SkIStream
/external/skia/include/utils/win/
H A DSkIStream.h84 ULARGE_INTEGER fLocation; member in class:SkIStream
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
H A DDOMErrorImpl.java55 private DOMLocatorImpl fLocation = new DOMLocatorImpl(); field in class:DOMErrorImpl
108 fLocation = location;
137 return fLocation;
173 fLocation = null;
/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLProgramDataManager.h116 GrGLint fLocation; member in struct:GrGLProgramDataManager::Varying
/external/skia/src/gpu/
H A DGrLayerCache.h64 fLocation.set(NULL, GrIRect16::MakeEmpty());
88 GrAtlasLocation fLocation; // only valid if the layer is atlased member in struct:GrCachedLayer
/external/chromium_org/third_party/skia/include/utils/
H A DSkCamera.h106 SkPoint3D fLocation; member in class:SkCamera3D
/external/skia/include/utils/
H A DSkCamera.h106 SkPoint3D fLocation; member in class:SkCamera3D
/external/chromium_org/third_party/skia/src/gpu/gl/builders/
H A DGrGLProgramBuilder.h66 GrGLint fLocation; member in struct:GrGLProgramBuilder::UniformInfo
76 GrGLint fLocation; member in struct:GrGLProgramBuilder::SeparableVaryingInfo
/external/chromium_org/third_party/skia/src/effects/
H A DSkLightingImageFilter.cpp644 : INHERITED(color), fLocation(location) {}
647 SkPoint3 direction(fLocation.fX - SkIntToScalar(x),
648 fLocation.fY - SkIntToScalar(y),
649 fLocation.fZ - SkScalarMul(SkIntToScalar(z), surfaceScale));
655 const SkPoint3& location() const { return fLocation; }
671 fLocation == o.fLocation;
674 SkPoint location2 = SkPoint::Make(fLocation.fX, fLocation.fY);
677 SkPoint locationZ = SkPoint::Make(fLocation
696 SkPoint3 fLocation; member in class:SkPointLight
824 SkPoint3 fLocation; member in class:SkSpotLight
[all...]
/external/skia/src/effects/
H A DSkLightingImageFilter.cpp612 : INHERITED(color), fLocation(location) {}
615 SkPoint3 direction(fLocation.fX - SkIntToScalar(x),
616 fLocation.fY - SkIntToScalar(y),
617 fLocation.fZ - SkScalarMul(SkIntToScalar(z), surfaceScale));
623 const SkPoint3& location() const { return fLocation; }
639 fLocation == o.fLocation;
642 SkPoint location2 = SkPoint::Make(fLocation.fX, fLocation.fY);
645 SkPoint locationZ = SkPoint::Make(fLocation
664 SkPoint3 fLocation; member in class:SkPointLight
792 SkPoint3 fLocation; member in class:SkSpotLight
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.filebuffers_3.5.100.v20100520-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 9270 milliseconds