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

  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
IOProfile.h 78 audio_devices_t profileType = mSupportedDevices[k]->type();
79 if (profileType & deviceType) {
80 return profileType;
  /external/skia/src/gpu/
GrSurface.cpp 121 SkColorProfileType profileType;
122 if (!GrPixelConfig2ColorAndProfileType(this->config(), &colorType, &profileType)) {
126 profileType);
  /external/skia/include/core/
SkBitmap.h 88 SkColorProfileType profileType() const { return fInfo.profileType(); }
    [all...]
SkImageInfo.h 225 SkColorProfileType profileType() const { return fProfileType; }
  /external/skia/src/codec/
SkPngCodec.cpp 313 SkColorProfileType profileType = kLinear_SkColorProfileType;
315 profileType = kSRGB_SkColorProfileType;
319 *imageInfo = SkImageInfo::Make(origWidth, origHeight, colorType, alphaType, profileType);
  /frameworks/base/core/java/android/app/
ApplicationThreadNative.java 442 int profileType = data.readInt();
445 profilerControl(start, profilerInfo, profileType);
    [all...]
ActivityManagerNative.java     [all...]
  /frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp     [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
shadows-core-3.1-SNAPSHOT-16.jar 
shadows-core-3.1-SNAPSHOT-17.jar 
shadows-core-3.1-SNAPSHOT-18.jar 
shadows-core-3.1-SNAPSHOT-19.jar 
shadows-core-3.1-SNAPSHOT-21.jar 
shadows-core-3.1-SNAPSHOT-22.jar 
  /prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/offline-m2/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 

Completed in 340 milliseconds