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

  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pWfdInfo.java 78 public boolean setDeviceType(int deviceType) {
  /external/chromium_org/third_party/skia/samplecode/
SampleApp.h 116 void setDeviceType(DeviceType type);
SampleApp.cpp     [all...]
  /external/skia/samplecode/
SampleApp.h 116 void setDeviceType(DeviceType type);
SampleApp.cpp     [all...]
  /external/chromium_org/third_party/skia/tools/
PictureRenderingFlags.cpp 330 if (!renderer->setDeviceType(deviceType, gpuAPI)) {
332 if (!renderer->setDeviceType(deviceType)) {
PictureRenderer.h 169 bool setDeviceType(SkDeviceTypes deviceType, GrGLStandard gpuAPI = kNone_GrGLStandard) {
171 bool setDeviceType(SkDeviceTypes deviceType) {
  /external/skia/tools/
PictureRenderingFlags.cpp 333 renderer->setDeviceType(deviceType);
PictureRenderer.h 168 bool setDeviceType(SkDeviceTypes deviceType) {
  /frameworks/base/services/core/java/com/android/server/display/
WifiDisplayController.java 287 wfdInfo.setDeviceType(WifiP2pWfdInfo.WFD_SOURCE);
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiNative.java 722 public boolean setDeviceType(String type) {
    [all...]
WifiStateMachine.java     [all...]
  /external/chromium_org/third_party/skia/debugger/QT/
SkDebuggerGUI.cpp 430 renderer->setDeviceType(sk_tools::PictureRenderer::kGPU_DeviceType);
    [all...]
  /external/skia/debugger/QT/
SkDebuggerGUI.cpp 393 renderer->setDeviceType(sk_tools::PictureRenderer::kGPU_DeviceType);
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
WifiP2pServiceImpl.java     [all...]

Completed in 700 milliseconds