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

  /external/skia/include/core/
SkUnPreMultiply.h 40 red = SkUnPreMultiply::ApplyScale(scale, red);
45 static U8CPU ApplyScale(Scale scale, U8CPU component) {
  /external/skqp/include/core/
SkUnPreMultiply.h 40 red = SkUnPreMultiply::ApplyScale(scale, red);
45 static U8CPU ApplyScale(Scale scale, U8CPU component) {
  /external/webrtc/webrtc/modules/audio_processing/intelligibility/
intelligibility_utils.cc 281 void VarianceArray::ApplyScale(float scale) {

Completed in 151 milliseconds