HomeSort by relevance Sort by last modified time
    Searched refs:kPersp1Int (Results 1 - 3 of 3) sorted by null

  /external/skia/bench/
ScalarBench.cpp 92 (SkScalarAs2sCompliment(fArray[8]) - kPersp1Int));
97 static const int32_t kPersp1Int = 0x3f800000;
  /external/chromium_org/third_party/skia/src/core/
SkMatrix.cpp 50 static const int32_t kPersp1Int = 0x3f800000;
54 static const int32_t kPersp1Int = (1 << 30);
61 (SkScalarAs2sCompliment(fMat[kMPersp2]) - kPersp1Int)) {
87 (SkScalarAs2sCompliment(fMat[kMPersp2]) - kPersp1Int)) {
    [all...]
  /external/skia/src/core/
SkMatrix.cpp 50 static const int32_t kPersp1Int = 0x3f800000;
54 static const int32_t kPersp1Int = (1 << 30);
61 (SkScalarAs2sCompliment(fMat[kMPersp2]) - kPersp1Int)) {
87 (SkScalarAs2sCompliment(fMat[kMPersp2]) - kPersp1Int)) {
    [all...]

Completed in 433 milliseconds