HomeSort by relevance Sort by last modified time
    Searched full:skew (Results 251 - 275 of 396) sorted by null

<<111213141516

  /external/skia/src/core/
SkGlyphCache.cpp 577 SkDebugf("[%3d] ID %3d, glyphs %3d, size %g, scale %g, skew %g, [%g %g %g %g]\n",
  /external/skia/src/ports/
SkScalerContext_win_dw.cpp 199 // returns false if there is any non-90-rotation or skew
  /external/skia/tests/
MatrixClipCollapseTest.cpp 235 canvas->skew(1.1f, 1.1f);
  /frameworks/base/graphics/java/android/graphics/
Paint.java     [all...]
  /frameworks/base/libs/hwui/
DisplayListCanvas.h 149 virtual void skew(float sx, float sy) override;
OpenGLRenderer.h 306 void skew(float sx, float sy);
RecordingCanvas.h 126 virtual void skew(float sx, float sy) override;
  /hardware/qcom/msm8996/kernel-headers/sound/
asequencer.h 189 struct snd_seq_queue_skew skew; member in union:snd_seq_ev_queue_control::__anon34606
  /ndk/sources/host-tools/make-3.81/
readme.vms 140 gmake.exe;1: *** Warning: Clock skew detected. Your build may be incomplete.
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
AbstractConversationViewFragment.java 615 // dramatically skew analytics data too much. Ideally, it should be called zero times
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
seq.h 472 void snd_seq_queue_tempo_set_skew(snd_seq_queue_tempo_t *info, unsigned int skew);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib32/
libitm.so 
libitm.so.1 
libitm.so.1.0.0 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
seq.h 472 void snd_seq_queue_tempo_set_skew(snd_seq_queue_tempo_t *info, unsigned int skew);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/lib32/
libitm.so 
libitm.so.1 
libitm.so.1.0.0 
  /prebuilts/go/darwin-x86/src/cmd/go/
main.go 163 // but in practice there might be skew
  /prebuilts/go/darwin-x86/src/runtime/
mprof.go 59 // naively count them, we would get a skew toward mallocs.
panic.go 50 throw("recursive call during initialization - linker skew")
  /prebuilts/go/linux-x86/src/cmd/go/
main.go 163 // but in practice there might be skew
  /prebuilts/go/linux-x86/src/runtime/
mprof.go 59 // naively count them, we would get a skew toward mallocs.
panic.go 50 throw("recursive call during initialization - linker skew")
  /external/opencv3/modules/calib3d/include/opencv2/
calib3d.hpp     [all...]

Completed in 1074 milliseconds

<<111213141516