Searched refs:region (Results 101 - 125 of 793) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dintel_screen.c147 drm_intel_gem_bo_aub_dump_bmp(irb->mt->region->bo,
153 irb->mt->region->pitch *
154 irb->mt->region->cpp,
309 image->region = intel_region_alloc_for_handle(intelScreen,
312 if (image->region == NULL) {
345 intel_region_reference(&image->region, irb->mt->region);
374 intel_region_release(&image->region);
398 image->region =
400 if (image->region
1135 struct intel_region *region; member in struct:intel_buffer
[all...]
H A Dintel_blit.c271 struct intel_region *region; local
279 region = irb->mt->region;
280 assert(region);
281 assert(region->bo);
293 pitch = region->pitch;
294 cpp = region->cpp;
298 region->bo, (pitch * cpp),
314 assert(region->tiling != I915_TILING_Y);
317 if (region
539 struct intel_region *region = intel_image->mt->region; local
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
H A Dintel_screen.c147 drm_intel_gem_bo_aub_dump_bmp(irb->mt->region->bo,
153 irb->mt->region->pitch *
154 irb->mt->region->cpp,
309 image->region = intel_region_alloc_for_handle(intelScreen,
312 if (image->region == NULL) {
345 intel_region_reference(&image->region, irb->mt->region);
374 intel_region_release(&image->region);
398 image->region =
400 if (image->region
1135 struct intel_region *region; member in struct:intel_buffer
[all...]
H A Dintel_blit.c271 struct intel_region *region; local
279 region = irb->mt->region;
280 assert(region);
281 assert(region->bo);
293 pitch = region->pitch;
294 cpp = region->cpp;
298 region->bo, (pitch * cpp),
314 assert(region->tiling != I915_TILING_Y);
317 if (region
539 struct intel_region *region = intel_image->mt->region; local
[all...]
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/prefixmapper/
H A DMappingFileProvider.java151 * @param region two-letter uppercase ISO country codes as defined by ISO 3166-1
154 String getFileName(int countryCallingCode, String language, String script, String region) { argument
164 String languageCode = findBestMatchingLanguageCode(setOfLangs, language, script, region);
175 Set<String> setOfLangs, String language, String script, String region) {
176 StringBuilder fullLocale = constructFullLocale(language, script, region);
188 if (onlyOneOfScriptOrRegionIsEmpty(script, region)) {
192 } else if (script.length() > 0 && region.length() > 0) {
199 StringBuilder langWithRegion = new StringBuilder(language).append('_').append(region);
212 private boolean onlyOneOfScriptOrRegionIsEmpty(String script, String region) { argument
213 return (script.length() == 0 && region
174 findBestMatchingLanguageCode( Set<String> setOfLangs, String language, String script, String region) argument
217 constructFullLocale(String language, String script, String region) argument
[all...]
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_screen.c147 drm_intel_gem_bo_aub_dump_bmp(irb->mt->region->bo,
153 irb->mt->region->pitch *
154 irb->mt->region->cpp,
309 image->region = intel_region_alloc_for_handle(intelScreen,
312 if (image->region == NULL) {
345 intel_region_reference(&image->region, irb->mt->region);
374 intel_region_release(&image->region);
398 image->region =
400 if (image->region
1135 struct intel_region *region; member in struct:intel_buffer
[all...]
H A Dintel_blit.c271 struct intel_region *region; local
279 region = irb->mt->region;
280 assert(region);
281 assert(region->bo);
293 pitch = region->pitch;
294 cpp = region->cpp;
298 region->bo, (pitch * cpp),
314 assert(region->tiling != I915_TILING_Y);
317 if (region
539 struct intel_region *region = intel_image->mt->region; local
[all...]
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dintel_screen.c147 drm_intel_gem_bo_aub_dump_bmp(irb->mt->region->bo,
153 irb->mt->region->pitch *
154 irb->mt->region->cpp,
309 image->region = intel_region_alloc_for_handle(intelScreen,
312 if (image->region == NULL) {
345 intel_region_reference(&image->region, irb->mt->region);
374 intel_region_release(&image->region);
398 image->region =
400 if (image->region
1135 struct intel_region *region; member in struct:intel_buffer
[all...]
H A Dintel_blit.c271 struct intel_region *region; local
279 region = irb->mt->region;
280 assert(region);
281 assert(region->bo);
293 pitch = region->pitch;
294 cpp = region->cpp;
298 region->bo, (pitch * cpp),
314 assert(region->tiling != I915_TILING_Y);
317 if (region
539 struct intel_region *region = intel_image->mt->region; local
[all...]
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_screen.c147 drm_intel_gem_bo_aub_dump_bmp(irb->mt->region->bo,
153 irb->mt->region->pitch *
154 irb->mt->region->cpp,
309 image->region = intel_region_alloc_for_handle(intelScreen,
312 if (image->region == NULL) {
345 intel_region_reference(&image->region, irb->mt->region);
374 intel_region_release(&image->region);
398 image->region =
400 if (image->region
1135 struct intel_region *region; member in struct:intel_buffer
[all...]
H A Dintel_blit.c271 struct intel_region *region; local
279 region = irb->mt->region;
280 assert(region);
281 assert(region->bo);
293 pitch = region->pitch;
294 cpp = region->cpp;
298 region->bo, (pitch * cpp),
314 assert(region->tiling != I915_TILING_Y);
317 if (region
539 struct intel_region *region = intel_image->mt->region; local
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Dintel_blit.c271 struct intel_region *region; local
279 region = irb->mt->region;
280 assert(region);
281 assert(region->bo);
293 pitch = region->pitch;
294 cpp = region->cpp;
298 region->bo, (pitch * cpp),
314 assert(region->tiling != I915_TILING_Y);
317 if (region
539 struct intel_region *region = intel_image->mt->region; local
[all...]
/external/chromium_org/tools/deep_memory_profiler/lib/
H A Dpolicy.py169 def find_mmap(self, region, bucket_set,
171 """Finds a matching component which a given mmap |region| belongs to.
180 region: A tuple representing a memory region.
190 assert region[0] == 'hooked'
191 bucket = bucket_set.get(region[1]['bucket_id'])
208 rule.mappedpathname_pattern.match(region[1]['vma']['name'])) and
211 region[1]['vma']['readable'] +
212 region[1]['vma']['writable'] +
213 region[
[all...]
/external/chromium_org/courgette/
H A Dpatch_generator_x86_32.h34 !parameter_stream->WriteSizeVarint32(old_element_->region().length())) {
66 ParseDetectedExecutable(old_element_->region().start(),
67 old_element_->region().length(),
76 ParseDetectedExecutable(new_element_->region().start(),
77 new_element_->region().length(),
/external/chromium_org/remoting/codec/
H A Dvideo_decoder_verbatim.cc30 webrtc::DesktopRegion region; local
41 region.AddRect(rect);
67 updated_region_.AddRegion(region);
73 const webrtc::DesktopRegion& region) {
74 updated_region_.AddRegion(region);
72 Invalidate(const webrtc::DesktopSize& view_size, const webrtc::DesktopRegion& region) argument
/external/chromium_org/skia/ext/
H A Dplatform_device_mac.cc118 const SkRegion& region,
120 if (region.isEmpty()) {
121 // region can be empty, in which case everything will be clipped.
125 } else if (region.isRect()) {
136 rect.set(region.getBounds());
144 region.getBoundaryPath(&path);
116 LoadClippingRegionToCGContext( CGContextRef context, const SkRegion& region, const SkMatrix& transformation) argument
/external/chromium_org/third_party/skia/src/utils/
H A DSkPathUtils.cpp113 SkRegion region; local
132 region.op(SkIRect::MakeXYWH(start, y, i-start, 1),
141 region.op(SkIRect::MakeXYWH(start, y, w-1-start+end, 1),
146 region.op(SkIRect::MakeXYWH(w-1, y, 1, 1),
150 // convert region to path
151 region.getBoundaryPath(path);
/external/chromium_org/third_party/webrtc/modules/desktop_capture/
H A Ddesktop_region.h23 // DesktopRegion represents a region of the screen or window.
25 // Internally each region is stored as a set of rows where each row contains one
47 // Row represents a single row of a region. A row is set of rectangles that
59 // Type used to store list of rows in the region. The bottom position of row
66 // The region must not be mutated while the iterator is used.
100 bool Equals(const DesktopRegion& region) const;
102 // Reset the region to be empty.
105 // Reset region to contain just |rect|.
108 // Adds specified rect(s) or region to the region
[all...]
H A Ddesktop_region.cc58 bool DesktopRegion::Equals(const DesktopRegion& region) const {
61 Rows::const_iterator it2 = region.rows_.begin();
63 if (it2 == region.rows_.end() ||
73 return it2 == region.rows_.end();
168 void DesktopRegion::AddRegion(const DesktopRegion& region) { argument
171 for (Iterator it(region); !it.IsAtEnd(); it.Advance()) {
263 void DesktopRegion::IntersectWith(const DesktopRegion& region) { argument
266 Intersect(old_region, region);
270 DesktopRegion region; local
271 region
275 Subtract(const DesktopRegion& region) argument
365 DesktopRegion region; local
396 Swap(DesktopRegion* region) argument
503 Iterator(const DesktopRegion& region) argument
[all...]
/external/skia/src/utils/
H A DSkPathUtils.cpp113 SkRegion region; local
132 region.op(SkIRect::MakeXYWH(start, y, i-start, 1),
141 region.op(SkIRect::MakeXYWH(start, y, w-1-start+end, 1),
146 region.op(SkIRect::MakeXYWH(w-1, y, 1, 1),
150 // convert region to path
151 region.getBoundaryPath(path);
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
H A Dlive_regions_deprecated.js33 * each live region, represented as an array of NavDescriptions.
44 * Time in milliseconds after initial page load to ignore live region
53 * @param {Date} pageLoadTime The time the page was loaded. Live region
55 * @param {number} queueMode Interrupt or flush. Polite live region
81 * Speak relevant changes to a live region.
83 * @param {Node} region The live region node that changed.
84 * @param {number} queueMode Interrupt or queue. Polite live region
87 * @return {boolean} true if the region announced a change.
89 cvox.LiveRegionsDeprecated.updateLiveRegion = function(region, queueMod
[all...]
/external/chromium_org/base/win/
H A Di18n.cc87 bool GetUserDefaultUILanguage(std::wstring* language, std::wstring* region) { argument
101 region->clear();
106 DPCHECK(0 != result_length) << "Failed getting region id";
108 region->assign(&result_buffer[0], result_length - 1);
124 std::wstring region; local
134 } else if (GetUserDefaultUILanguage(&language, &region)) {
137 if (!region.empty())
140 .append(region));
/external/zlib/src/contrib/dotzlib/DotZLib/
H A DGZipStream.cs19 #region Dll Imports
40 #region Private data
46 #region Constructors
76 #region Access properties
112 #region Destructor & IDispose stuff
141 #region Basic reading and writing
237 #region Position & length stuff
/external/libunwind/src/mi/
H A DGdyn-remote.c32 free_regions (unw_dyn_region_info_t *region) argument
34 if (region->next)
35 free_regions (region->next);
36 free (region);
59 unw_dyn_region_info_t *region; local
66 return 0; /* NULL region-list */
73 region = calloc (1, _U_dyn_region_info_size (op_count));
74 if (!region)
80 region->insn_count = insn_count;
81 region
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/api/
H A Dtransfer.cpp105 const point &region) {
108 dst_pitch(dst_orig), dst_pitch(region));
110 src_pitch(src_orig), src_pitch(region));
113 for (p[2] = 0; p[2] < region[2]; ++p[2]) {
114 for (p[1] = 0; p[1] < region[1]; ++p[1]) {
117 src_pitch[0] * region[0]); local
129 S src_obj, const point &src_orig, const point &region) {
131 dst_obj->resource(q).copy(*q, dst_orig, region,
190 const size_t *region,
209 region));
102 soft_copy_op(cl_command_queue q, T dst_obj, const point &dst_orig, const point &dst_pitch, S src_obj, const point &src_orig, const point &src_pitch, const point &region) argument
128 hard_copy_op(cl_command_queue q, T dst_obj, const point &dst_orig, S src_obj, const point &src_orig, const point &region) argument
[all...]

Completed in 5185 milliseconds

1234567891011>>