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

  /external/skia/experimental/svg/model/
SkSVGG.h 20 SkSVGG() : INHERITED(SkSVGTag::kG) { }
SkSVGNode.h 26 kG,
  /external/skqp/experimental/svg/model/
SkSVGG.h 20 SkSVGG() : INHERITED(SkSVGTag::kG) { }
SkSVGNode.h 26 kG,
  /external/skia/include/core/
SkYUVAIndex.h 18 kG, // the green channel
  /external/skqp/include/core/
SkYUVAIndex.h 18 kG, // the green channel
  /external/skia/gm/
wacky_yuv_formats.cpp 191 static const float Kg = 1.0f - Kr - Kb;
197 float Ey = Kr * r + Kg * g + Kb * b;
221 static const float Kg = 1.0f - Kr - Kb;
227 float Ey = Kr * r + Kg * g + Kb * b;
368 yuvaIndices[1].fChannel = SkColorChannel::kG;
403 yuvaIndices[2].fChannel = SkColorChannel::kG;
432 yuvaIndices[1].fChannel = SkColorChannel::kG;
492 case SkColorChannel::kG:
    [all...]
yuvtorgbeffect.cpp 212 { 1, SkColorChannel::kG },
  /external/skqp/gm/
wacky_yuv_formats.cpp 191 static const float Kg = 1.0f - Kr - Kb;
197 float Ey = Kr * r + Kg * g + Kb * b;
221 static const float Kg = 1.0f - Kr - Kb;
227 float Ey = Kr * r + Kg * g + Kb * b;
363 yuvaIndices[1].fChannel = SkColorChannel::kG;
398 yuvaIndices[2].fChannel = SkColorChannel::kG;
427 yuvaIndices[1].fChannel = SkColorChannel::kG;
487 case SkColorChannel::kG:
    [all...]
yuvtorgbeffect.cpp 229 { 1, SkColorChannel::kG },
  /external/skia/src/image/
SkImage_GpuBase.cpp 334 case SkColorChannel::kG:
SkImage_Gpu.cpp 322 SkYUVAIndex{1, SkColorChannel::kG},
339 SkYUVAIndex{1, SkColorChannel::kG},
    [all...]
  /external/skqp/src/image/
SkImage_Gpu.cpp 312 SkYUVAIndex{1, SkColorChannel::kG},
329 SkYUVAIndex{1, SkColorChannel::kG},
SkImage_GpuBase.cpp 323 case SkColorChannel::kG:
  /external/skia/third_party/skcms/
skcms.cc 275 enum { kG = 0, kGAB = 1, kGABC = 2, kGABCD = 3, kGABCDEF = 4 };
    [all...]
  /external/skqp/third_party/skcms/
skcms.cc 275 enum { kG = 0, kGAB = 1, kGABC = 2, kGABCD = 3, kGABCDEF = 4 };
    [all...]
  /external/webrtc/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]
  /external/webrtc/data/voice_engine/stereo_rtp_files/
hrtf_g722_1C_48.rtp     [all...]
hrtf_g722_1C_48_jitterT2.rtp     [all...]

Completed in 5873 milliseconds