HomeSort by relevance Sort by last modified time
    Searched full:intel (Results 101 - 125 of 6614) sorted by null

1 2 3 45 6 7 8 91011>>

  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngPrimaryPlane.h 2 // Copyright (c) 2014 Intel Corporation 
22 namespace intel { namespace in namespace:android
37 } // namespace intel
  /hardware/intel/img/hwcomposer/merrifield/platforms/merrifield/
PlatFactory.h 2 // Copyright (c) 2014 Intel Corporation 
24 namespace intel { namespace in namespace:android
39 } //namespace intel
  /hardware/intel/img/hwcomposer/merrifield/platforms/merrifield_plus/
PlatFactory.h 2 // Copyright (c) 2014 Intel Corporation 
24 namespace intel { namespace in namespace:android
39 } //namespace intel
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/utils/
Dump.h 2 // Copyright (c) 2014 Intel Corporation 
20 namespace intel { namespace in namespace:android
33 } // namespace intel
  /hardware/intel/img/hwcomposer/moorefield_hdmi/include/
DisplayQuery.h 2 // Copyright (c) 2014 Intel Corporation 
20 namespace intel { namespace in namespace:android
31 } // namespace intel
DrmConfig.h 2 // Copyright (c) 2014 Intel Corporation 
20 namespace intel { namespace in namespace:android
36 } // namespace intel
IBlankControl.h 2 // Copyright (c) 2014 Intel Corporation 
20 namespace intel { namespace in namespace:android
30 } // namespace intel
IHdcpControl.h 2 // Copyright (c) 2014 Intel Corporation 
20 namespace intel { namespace in namespace:android
34 } // namespace intel
IVsyncControl.h 2 // Copyright (c) 2014 Intel Corporation 
20 namespace intel { namespace in namespace:android
33 } // namespace intel
PlaneCapabilities.h 2 // Copyright (c) 2014 Intel Corporation 
22 namespace intel { namespace in namespace:android
35 } // namespace intel
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
BlankControl.h 2 // Copyright (c) 2014 Intel Corporation 
22 namespace intel { namespace in namespace:android
33 } // namespace intel
DrmControl.h 2 // Copyright (c) 2014 Intel Corporation 
21 namespace intel { namespace in namespace:android
35 } // namespace intel
GrallocBufferBase.h 2 // Copyright (c) 2014 Intel Corporation 
22 namespace intel { namespace in namespace:android
38 } // namespace intel
GrallocSubBuffer.h 2 // Copyright (c) 2014 Intel Corporation 
21 namespace intel { namespace in namespace:android
30 } // namespace intel
VsyncControl.h 2 // Copyright (c) 2014 Intel Corporation 
22 namespace intel { namespace in namespace:android
39 } // namespace intel
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/tangier/
TngGrallocBuffer.h 2 // Copyright (c) 2014 Intel Corporation 
25 namespace intel { namespace in namespace:android
40 } // namespace intel
  /hardware/intel/img/hwcomposer/moorefield_hdmi/platforms/merrifield_plus/
PlatfHwcomposer.h 2 // Copyright (c) 2014 Intel Corporation 
23 namespace intel { namespace in namespace:android
37 } //namespace intel
  /device/asus/fugu/original-kernel-headers/linux/sound/
intel_sst_ioctl.h 4 * intel_sst_ioctl.h - Intel SST Driver for audio engine
6 * Copyright (C) 2008-10 Intel Corporation
7 * Authors: Vinod Koul <vinod.koul@intel.com>
8 * Harsha Priya <priya.harsha@intel.com>
9 * Dharageswari R <dharageswari.r@intel.com>
10 * KP Jeeja <jeeja.kp@intel.com>
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_tex.c 2 Copyright (C) Intel Corp. 2006. All Rights Reserved.
3 Intel funded Tungsten Graphics (http://www.tungstengraphics.com) to
48 struct gl_context *ctx = &brw->intel.ctx;
49 struct intel_context *intel = &brw->intel; local
56 intel_finalize_mipmap_tree(intel, i);
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_buffers.h 39 extern struct intel_region *intel_readbuf_region(struct intel_context *intel);
41 extern struct intel_region *intel_drawbuf_region(struct intel_context *intel);
43 extern void intel_check_front_buffer_rendering(struct intel_context *intel);
48 struct intel_context *intel = intel_context(ctx); local
50 intel->vtbl.update_draw_buffer(intel);
intel_mipmap_tree.c 75 intel_miptree_create_internal(struct intel_context *intel,
133 (intel->must_use_separate_stencil ||
134 (intel->has_separate_stencil &&
135 intel->vtbl.is_hiz_depth_format(intel, format)))) {
139 mt->stencil_mt = intel_miptree_create(intel,
169 intel_get_texture_alignment_unit(intel, mt->format,
173 (void) intel;
174 if (intel->is_945)
179 brw_miptree_layout(intel, mt)
    [all...]
intel_tex.h 53 intel_miptree_create_for_teximage(struct intel_context *intel,
58 GLuint intel_finalize_mipmap_tree(struct intel_context *intel, GLuint unit);
60 void intel_tex_map_level_images(struct intel_context *intel,
65 void intel_tex_unmap_level_images(struct intel_context *intel,
69 void intel_tex_map_images(struct intel_context *intel,
73 void intel_tex_unmap_images(struct intel_context *intel,
76 intel_tex_image_s8z24_create_renderbuffers(struct intel_context *intel,
81 bool intel_copy_texsubimage(struct intel_context *intel,
  /external/clang/test/Modules/
compiler_builtins.m 7 @import _Builtin_intrinsics.intel.sse;
11 @import _Builtin_intrinsics.intel.avx2;
  /external/fio/examples/
iometer-file-access-server.fio 1 # This job file tries to mimic the Intel IOMeter File Server Access Pattern
3 description=Emulation of Intel IOmeter File Server Access Pattern
  /external/libpcap/
pcap-septel.h 2 * pcap-septel.c: Packet capture interface for Intel Septel card
5 * as possible. This code is only needed when compiling in the Intel/Septel

Completed in 488 milliseconds

1 2 3 45 6 7 8 91011>>