HomeSort by relevance Sort by last modified time
    Searched defs:deviceType (Results 1 - 25 of 43) sorted by null

1 2

  /external/skia/tools/
PictureRenderingFlags.cpp 247 sk_tools::PictureRenderer::SkDeviceTypes deviceType =
254 deviceType = sk_tools::PictureRenderer::kBitmap_DeviceType;
258 deviceType = sk_tools::PictureRenderer::kGPU_DeviceType;
265 deviceType = sk_tools::PictureRenderer::kGPU_DeviceType;
273 deviceType = sk_tools::PictureRenderer::kGPU_DeviceType;
282 deviceType = sk_tools::PictureRenderer::kAngle_DeviceType;
294 renderer->setDeviceType(deviceType);
  /frameworks/wilhelm/src/
data.c 65 SLuint32 deviceType = pDataLocator->mIODevice.deviceType;
70 switch (deviceType) {
87 SL_LOGE("%s: deviceType=%u", name, deviceType);
104 switch (deviceType) {
136 SL_LOGE("%s: deviceType=%u is invalid", name, deviceType);
    [all...]
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
ForeignSessionHelper.java 42 public final String deviceType;
46 private ForeignSession(String tag, String name, String deviceType, long modifiedTime) {
49 this.deviceType = deviceType;
88 List<ForeignSession> sessions, String tag, String name, String deviceType,
90 ForeignSession session = new ForeignSession(tag, name, deviceType, modifiedTime);
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/mediarecorder/
MediaRecorderTest.java 288 String deviceType = MediaProfileReader.getDeviceType();
289 Log.v(TAG, "deviceType = " + deviceType);
  /frameworks/base/services/input/
InputReader.h     [all...]
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h 281 SLuint32 deviceType;
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 281 SLuint32 deviceType;
    [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h 281 SLuint32 deviceType;
    [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 281 SLuint32 deviceType;
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 281 SLuint32 deviceType;
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 281 SLuint32 deviceType;
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 281 SLuint32 deviceType;
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 281 SLuint32 deviceType;
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 281 SLuint32 deviceType;
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 281 SLuint32 deviceType;
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 281 SLuint32 deviceType;
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h 281 SLuint32 deviceType;
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 281 SLuint32 deviceType;
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 281 SLuint32 deviceType;
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES.h 281 SLuint32 deviceType;
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 281 SLuint32 deviceType;
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 281 SLuint32 deviceType;
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h 281 SLuint32 deviceType;
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 281 SLuint32 deviceType;
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/SLES/
OpenSLES.h 281 SLuint32 deviceType;
    [all...]

Completed in 1195 milliseconds

1 2