Searched defs:Perspective (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/net/quic/crypto/
H A Dcrypto_utils.h27 enum Perspective { enum in class:net::CryptoUtils
64 Perspective perspective,
/external/chromium_org/third_party/WebKit/Source/platform/transforms/
H A DTransformOperation.h50 Perspective, enumerator in enum:blink::TransformOperation::OperationType
79 || opType == Perspective
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
H A DHeapSnapshotView.js171 WebInspector.HeapSnapshotView.Perspective = function(title)
176 WebInspector.HeapSnapshotView.Perspective.prototype = {
229 * @extends {WebInspector.HeapSnapshotView.Perspective}
233 WebInspector.HeapSnapshotView.Perspective.call(this, WebInspector.UIString("Summary"));
274 __proto__: WebInspector.HeapSnapshotView.Perspective.prototype
279 * @extends {WebInspector.HeapSnapshotView.Perspective}
283 WebInspector.HeapSnapshotView.Perspective.call(this, WebInspector.UIString("Comparison"));
319 __proto__: WebInspector.HeapSnapshotView.Perspective.prototype
324 * @extends {WebInspector.HeapSnapshotView.Perspective}
328 WebInspector.HeapSnapshotView.Perspective
[all...]
/external/chromium_org/mojo/examples/sample_app/
H A Dspinning_cube.cc232 void Perspective(float fov_y, float aspect, float near_z, float far_z) { function in class:examples::__anon8753::ESMatrix
460 perspective.Perspective(60.0f, aspect, 1.0f, 20.0f );
/external/chromium_org/ppapi/examples/compositor/
H A Dspinning_cube.cc216 void Perspective(float fov_y, float aspect, float near_z, float far_z) { function in class:__anon10055::ESMatrix
451 perspective.Perspective(60.0f, aspect, 1.0f, 20.0f );
/external/chromium_org/ppapi/examples/gles2_spinning_cube/
H A Dspinning_cube.cc232 void Perspective(float fov_y, float aspect, float near_z, float far_z) { function in class:__anon10059::ESMatrix
458 perspective.Perspective(60.0f, aspect, 1.0f, 20.0f );
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 289 milliseconds