HomeSort by relevance Sort by last modified time
    Searched refs:device_type_ (Results 1 - 25 of 45) sorted by null

1 2

  /external/tensorflow/tensorflow/compiler/jit/kernels/
xla_launch_op.h 58 DeviceType device_type_; member in class:tensorflow::XlaLocalLaunchOp
xla_launch_op.cc 149 : OpKernel(ctx), device_type_(ctx->device_type()) {
157 if (device_type_ == DeviceType(DEVICE_CPU)) {
159 } else if (device_type_ == DeviceType(DEVICE_GPU)) {
189 if (!XlaOpRegistry::GetCompilationDevice(device_type_.type(),
192 device_type_.type());
  /external/tensorflow/tensorflow/core/kernels/
ops_testutil.cc 28 device_type_ = device_type;
48 if (device_type_ == DEVICE_GPU) {
ops_testutil.h 75 device_type_(DEVICE_CPU) {
104 kernel_ = CreateOpKernel(device_type_, device_.get(), allocator(),
234 DeviceType device_type_; member in class:tensorflow::OpsTestBase
  /external/tensorflow/tensorflow/compiler/jit/
xla_compilation_cache.h 73 const DeviceType& device_type() const { return device_type_; }
85 const DeviceType device_type_; member in class:tensorflow::XlaCompilationCache
xla_device.h 62 const DeviceType device_type_; member in class:tensorflow::XlaDevice::Metadata
  /hardware/qcom/display/msm8909/sdm/libs/core/
color_manager.h 89 DisplayType device_type_; member in class:sdm::ColorManagerProxy
color_manager.cpp 105 : device_type_(type), pp_hw_attributes_(), hw_intf_(intf), color_intf_(NULL), pp_features_() {}
136 error = create_intf_(COLOR_VERSION_TAG, color_manager_proxy->device_type_, hw_attr,
150 destroy_intf_(device_type_);
  /hardware/qcom/display/msm8909/sdm/libs/core/fb/
hw_virtual.cpp 39 HWDevice::device_type_ = kDeviceVirtual; member in class:sdm::HWDevice
hw_primary.cpp 80 HWDevice::device_type_ = kDevicePrimary; member in class:sdm::HWDevice
220 IOCTL_LOGE(FBIOGET_VSCREENINFO, device_type_);
228 IOCTL_LOGE(MSMFB_METADATA_GET, device_type_);
338 IOCTL_LOGE(FB_BLANK_POWERDOWN, device_type_);
349 IOCTL_LOGE(FB_BLANK_NORMAL, device_type_);
358 IOCTL_LOGE(FB_BLANK_VSYNC_SUSPEND, device_type_);
436 SetStride(device_type_, output_buffer->format, output_buffer->planes[0].stride,
509 IOCTL_LOGE(MSMFB_LPM_ENABLE, device_type_);
613 IOCTL_LOGE(MSMFB_MDP_PP_GET_FEATURE_VERSION, device_type_);
645 IOCTL_LOGE(MSMFB_MDP_PP, device_type_);
    [all...]
hw_device.cpp 71 fb_node_index_ = GetFBNodeIndex(device_type_);
73 DLOGE("device type = %d should be present", device_type_);
165 IOCTL_LOGE(FB_BLANK_UNBLANK, device_type_);
293 if (device_type_ == kDeviceVirtual) {
367 IOCTL_LOGE(MSMFB_ATOMIC_COMMIT, device_type_);
447 SetStride(device_type_, input_buffer->format, input_buffer->planes[0].stride,
471 if (device_type_ == kDeviceVirtual) {
477 SetStride(device_type_, output_buffer->format, output_buffer->planes[0].stride,
510 IOCTL_LOGE(MSMFB_ATOMIC_COMMIT, device_type_);
577 IOCTL_LOGE(MSMFB_ATOMIC_COMMIT, device_type_);
    [all...]
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/
color_manager.h 89 DisplayType device_type_; member in class:sdm::ColorManagerProxy
color_manager.cpp 105 : device_type_(type), pp_hw_attributes_(), hw_intf_(intf), color_intf_(NULL), pp_features_() {}
136 error = create_intf_(COLOR_VERSION_TAG, color_manager_proxy->device_type_, hw_attr,
150 destroy_intf_(device_type_);
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
hw_virtual.cpp 39 HWDevice::device_type_ = kDeviceVirtual; member in class:sdm::HWDevice
hw_primary.cpp 80 HWDevice::device_type_ = kDevicePrimary; member in class:sdm::HWDevice
220 IOCTL_LOGE(FBIOGET_VSCREENINFO, device_type_);
228 IOCTL_LOGE(MSMFB_METADATA_GET, device_type_);
338 IOCTL_LOGE(FB_BLANK_POWERDOWN, device_type_);
349 IOCTL_LOGE(FB_BLANK_NORMAL, device_type_);
358 IOCTL_LOGE(FB_BLANK_VSYNC_SUSPEND, device_type_);
436 SetStride(device_type_, output_buffer->format, output_buffer->planes[0].stride,
509 IOCTL_LOGE(MSMFB_LPM_ENABLE, device_type_);
611 IOCTL_LOGE(MSMFB_MDP_PP_GET_FEATURE_VERSION, device_type_);
637 IOCTL_LOGE(MSMFB_MDP_PP, device_type_);
    [all...]
hw_device.cpp 71 fb_node_index_ = GetFBNodeIndex(device_type_);
73 DLOGE("device type = %d should be present", device_type_);
161 IOCTL_LOGE(FB_BLANK_UNBLANK, device_type_);
289 if (device_type_ == kDeviceVirtual) {
363 IOCTL_LOGE(MSMFB_ATOMIC_COMMIT, device_type_);
443 SetStride(device_type_, input_buffer->format, input_buffer->planes[0].stride,
467 if (device_type_ == kDeviceVirtual) {
473 SetStride(device_type_, output_buffer->format, output_buffer->planes[0].stride,
506 IOCTL_LOGE(MSMFB_ATOMIC_COMMIT, device_type_);
573 IOCTL_LOGE(MSMFB_ATOMIC_COMMIT, device_type_);
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/core/
color_manager.h 87 DisplayType device_type_; member in class:sdm::ColorManagerProxy
color_manager.cpp 105 : device_type_(type), pp_hw_attributes_(), hw_intf_(intf), color_intf_(NULL), pp_features_() {}
136 error = create_intf_(COLOR_VERSION_TAG, color_manager_proxy->device_type_, hw_attr,
150 destroy_intf_(device_type_);
  /hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_virtual.cpp 63 HWDevice::device_type_ = kDeviceVirtual; member in class:sdm::HWDevice
hw_primary.cpp 92 HWDevice::device_type_ = kDevicePrimary; member in class:sdm::HWDevice
232 IOCTL_LOGE(FBIOGET_VSCREENINFO, device_type_);
240 IOCTL_LOGE(MSMFB_METADATA_GET, device_type_);
348 IOCTL_LOGE(FB_BLANK_POWERDOWN, device_type_);
357 IOCTL_LOGE(FB_BLANK_NORMAL, device_type_);
366 IOCTL_LOGE(FB_BLANK_VSYNC_SUSPEND, device_type_);
430 SetStride(device_type_, output_buffer->format, output_buffer->planes[0].stride,
503 IOCTL_LOGE(MSMFB_LPM_ENABLE, device_type_);
594 IOCTL_LOGE(MSMFB_MDP_PP_GET_FEATURE_VERSION, device_type_);
620 IOCTL_LOGE(MSMFB_MDP_PP, device_type_);
    [all...]
hw_device.cpp 68 fb_node_index_ = GetFBNodeIndex(device_type_);
141 IOCTL_LOGE(FB_BLANK_UNBLANK, device_type_);
268 if (device_type_ == kDeviceVirtual) {
330 IOCTL_LOGE(MSMFB_ATOMIC_COMMIT, device_type_);
395 SetStride(device_type_, input_buffer->format, input_buffer->planes[0].stride,
419 if (device_type_ == kDeviceVirtual) {
425 SetStride(device_type_, output_buffer->format, output_buffer->planes[0].stride,
452 IOCTL_LOGE(MSMFB_ATOMIC_COMMIT, device_type_);
517 IOCTL_LOGE(MSMFB_ATOMIC_COMMIT, device_type_);
723 device_type_, hw_panel_info_.port, hw_panel_info_.mode, fb_node_index_
    [all...]
  /hardware/qcom/display/msm8998/sdm/libs/core/
color_manager.h 89 DisplayType device_type_; member in class:sdm::ColorManagerProxy
color_manager.cpp 105 : device_type_(type), pp_hw_attributes_(), hw_intf_(intf), color_intf_(NULL), pp_features_() {}
136 error = create_intf_(COLOR_VERSION_TAG, color_manager_proxy->device_type_, hw_attr,
150 destroy_intf_(device_type_);
  /hardware/qcom/display/msm8998/sdm/libs/core/fb/
hw_virtual.cpp 39 HWDevice::device_type_ = kDeviceVirtual; member in class:sdm::HWDevice
hw_primary.cpp 80 HWDevice::device_type_ = kDevicePrimary; member in class:sdm::HWDevice
220 IOCTL_LOGE(FBIOGET_VSCREENINFO, device_type_);
228 IOCTL_LOGE(MSMFB_METADATA_GET, device_type_);
338 IOCTL_LOGE(FB_BLANK_POWERDOWN, device_type_);
349 IOCTL_LOGE(FB_BLANK_NORMAL, device_type_);
358 IOCTL_LOGE(FB_BLANK_VSYNC_SUSPEND, device_type_);
436 SetStride(device_type_, output_buffer->format, output_buffer->planes[0].stride,
509 IOCTL_LOGE(MSMFB_LPM_ENABLE, device_type_);
611 IOCTL_LOGE(MSMFB_MDP_PP_GET_FEATURE_VERSION, device_type_);
637 IOCTL_LOGE(MSMFB_MDP_PP, device_type_);
    [all...]

Completed in 375 milliseconds

1 2