HomeSort by relevance Sort by last modified time
    Searched refs:dirty (Results 151 - 175 of 791) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_state.c 122 nv30->dirty |= NV30_NEW_BLEND;
199 nv30->dirty |= NV30_NEW_RASTERIZER;
269 nv30->dirty |= NV30_NEW_ZSA;
285 nv30->dirty |= NV30_NEW_BLEND_COLOUR;
295 nv30->dirty |= NV30_NEW_STENCIL_REF;
306 nv30->dirty |= NV30_NEW_CLIP;
315 nv30->dirty |= NV30_NEW_SAMPLE_MASK;
339 nv30->dirty |= NV30_NEW_VERTCONST;
344 nv30->dirty |= NV30_NEW_FRAGCONST;
361 nv30->dirty |= NV30_NEW_FRAMEBUFFER
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_state_validate.c 145 if (!(nv50->dirty &
215 nv50->dirty |= NV50_NEW_VERTPROG;
218 nv50->dirty |= NV50_NEW_GMTYPROG;
231 if (nv50->dirty & NV50_NEW_CLIP) {
306 ctx_to->dirty = ~0;
309 ctx_to->dirty &= ~(NV50_NEW_VERTEX | NV50_NEW_ARRAYS);
312 ctx_to->dirty &= ~NV50_NEW_VERTPROG;
314 ctx_to->dirty &= ~NV50_NEW_FRAGPROG;
317 ctx_to->dirty &= ~NV50_NEW_BLEND;
320 ctx_to->dirty &= ~(NV50_NEW_RASTERIZER | NV50_NEW_SCISSOR)
    [all...]
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_state.c 122 nv30->dirty |= NV30_NEW_BLEND;
199 nv30->dirty |= NV30_NEW_RASTERIZER;
269 nv30->dirty |= NV30_NEW_ZSA;
285 nv30->dirty |= NV30_NEW_BLEND_COLOUR;
295 nv30->dirty |= NV30_NEW_STENCIL_REF;
306 nv30->dirty |= NV30_NEW_CLIP;
315 nv30->dirty |= NV30_NEW_SAMPLE_MASK;
339 nv30->dirty |= NV30_NEW_VERTCONST;
344 nv30->dirty |= NV30_NEW_FRAGCONST;
361 nv30->dirty |= NV30_NEW_FRAMEBUFFER
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_state_validate.c 145 if (!(nv50->dirty &
215 nv50->dirty |= NV50_NEW_VERTPROG;
218 nv50->dirty |= NV50_NEW_GMTYPROG;
231 if (nv50->dirty & NV50_NEW_CLIP) {
306 ctx_to->dirty = ~0;
309 ctx_to->dirty &= ~(NV50_NEW_VERTEX | NV50_NEW_ARRAYS);
312 ctx_to->dirty &= ~NV50_NEW_VERTPROG;
314 ctx_to->dirty &= ~NV50_NEW_FRAGPROG;
317 ctx_to->dirty &= ~NV50_NEW_BLEND;
320 ctx_to->dirty &= ~(NV50_NEW_RASTERIZER | NV50_NEW_SCISSOR)
    [all...]
  /external/chromium_org/net/http/
transport_security_persister.cc 188 bool* dirty) {
192 return Deserialize(serialized, dirty, transport_security_state_);
197 bool* dirty,
295 // Make sure we dirty the state if we drop an entry.
309 *dirty = dirtied;
319 bool dirty = false;
320 if (!LoadEntries(state, &dirty)) {
324 if (dirty)
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
i830_vtbl.c 383 GLuint dirty = get_dirty(state); local
387 if (dirty & I830_UPLOAD_INVARIENT)
390 if (dirty & I830_UPLOAD_RASTER_RULES)
393 if (dirty & I830_UPLOAD_CTX)
396 if (dirty & I830_UPLOAD_BUFFERS)
399 if (dirty & I830_UPLOAD_STIPPLE)
403 if ((dirty & I830_UPLOAD_TEX(i)))
406 if (dirty & I830_UPLOAD_TEXBLEND(i))
422 GLuint dirty; local
442 dirty = get_dirty(state)
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_vtbl.c 383 GLuint dirty = get_dirty(state); local
387 if (dirty & I830_UPLOAD_INVARIENT)
390 if (dirty & I830_UPLOAD_RASTER_RULES)
393 if (dirty & I830_UPLOAD_CTX)
396 if (dirty & I830_UPLOAD_BUFFERS)
399 if (dirty & I830_UPLOAD_STIPPLE)
403 if ((dirty & I830_UPLOAD_TEX(i)))
406 if (dirty & I830_UPLOAD_TEXBLEND(i))
422 GLuint dirty; local
442 dirty = get_dirty(state)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_misc_state.c 61 .dirty = {
91 .dirty = {
127 .dirty = {
175 brw->state.dirty.brw |= BRW_NEW_PSP;
186 .dirty = {
596 .dirty = {
645 .dirty = {
690 .dirty = {
721 .dirty = {
756 .dirty =
    [all...]
brw_cc.c 59 brw->state.dirty.cache |= CACHE_NEW_CC_VP;
63 .dirty = {
220 brw->state.dirty.cache |= CACHE_NEW_CC_UNIT;
231 .dirty = {
254 .dirty = {
gen6_cc.c 196 brw->state.dirty.cache |= CACHE_NEW_BLEND_STATE;
200 .dirty = {
234 brw->state.dirty.cache |= CACHE_NEW_COLOR_CALC_STATE;
238 .dirty = {
259 .dirty = {
brw_state_cache.c 157 brw->state.dirty.cache |= (1 << cache_id);
187 brw->state.dirty.brw |= BRW_NEW_PROGRAM_CACHE;
317 cache->brw->state.dirty.cache |= 1 << cache_id;
366 brw->state.dirty.mesa |= ~0;
367 brw->state.dirty.brw |= ~0;
368 brw->state.dirty.cache |= ~0;
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_misc_state.c 61 .dirty = {
91 .dirty = {
127 .dirty = {
175 brw->state.dirty.brw |= BRW_NEW_PSP;
186 .dirty = {
596 .dirty = {
645 .dirty = {
690 .dirty = {
721 .dirty = {
756 .dirty =
    [all...]
brw_cc.c 59 brw->state.dirty.cache |= CACHE_NEW_CC_VP;
63 .dirty = {
220 brw->state.dirty.cache |= CACHE_NEW_CC_UNIT;
231 .dirty = {
254 .dirty = {
gen6_cc.c 196 brw->state.dirty.cache |= CACHE_NEW_BLEND_STATE;
200 .dirty = {
234 brw->state.dirty.cache |= CACHE_NEW_COLOR_CALC_STATE;
238 .dirty = {
259 .dirty = {
brw_state_cache.c 157 brw->state.dirty.cache |= (1 << cache_id);
187 brw->state.dirty.brw |= BRW_NEW_PROGRAM_CACHE;
317 cache->brw->state.dirty.cache |= 1 << cache_id;
366 brw->state.dirty.mesa |= ~0;
367 brw->state.dirty.brw |= ~0;
368 brw->state.dirty.cache |= ~0;
  /frameworks/base/libs/hwui/
DeferredDisplayList.cpp 55 virtual status_t replay(OpenGLRenderer& renderer, Rect& dirty, int index) = 0;
94 virtual status_t replay(OpenGLRenderer& renderer, Rect& dirty, int index) {
109 status |= op->applyDraw(renderer, dirty);
272 virtual status_t replay(OpenGLRenderer& renderer, Rect& dirty, int index) {
277 return DrawBatch::replay(renderer, dirty, -1);
292 status_t status = op->multiDraw(renderer, dirty, mOps, mBounds);
316 virtual status_t replay(OpenGLRenderer& renderer, Rect& dirty, int index) {
338 virtual status_t replay(OpenGLRenderer& renderer, Rect& dirty, int index) {
362 virtual status_t replay(OpenGLRenderer& renderer, Rect& dirty, int index) {
652 OpenGLRenderer& renderer, Rect& dirty) {
    [all...]
Layer.h 230 return dirty;
233 inline void setDirty(bool dirty) {
234 this->dirty = dirty;
308 * Dirty region indicating what parts of the layer
375 * When set to true, this layer is dirty and should be cleared
378 bool dirty; member in class:android::uirenderer::Layer
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_compositor.c 656 gen_vertex_data(struct vl_compositor *c, struct vl_compositor_state *s, struct u_rect *dirty)
689 if (dirty && layer->clearing) {
692 dirty->x0 >= drawn.x0 &&
693 dirty->y0 >= drawn.y0 &&
694 dirty->x1 <= drawn.x1 &&
695 dirty->y1 <= drawn.y1) {
697 // We clear the dirty area anyway, no need for clear_render_target
698 dirty->x0 = dirty->y0 = MAX_DIRTY;
699 dirty->x1 = dirty->y1 = MIN_DIRTY
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
nvc0_state.c 197 nvc0->dirty |= NVC0_NEW_BLEND;
325 nvc0->dirty |= NVC0_NEW_RASTERIZER;
396 nvc0->dirty |= NVC0_NEW_ZSA;
470 nvc0->dirty |= NVC0_NEW_SAMPLERS;
536 nvc0->dirty |= NVC0_NEW_TEXTURES;
611 nvc0->dirty |= NVC0_NEW_VERTPROG;
627 nvc0->dirty |= NVC0_NEW_FRAGPROG;
643 nvc0->dirty |= NVC0_NEW_GMTYPROG;
678 nvc0->dirty |= NVC0_NEW_CONSTBUF;
691 nvc0->dirty |= NVC0_NEW_BLEND_COLOUR
    [all...]
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_compositor.c 656 gen_vertex_data(struct vl_compositor *c, struct vl_compositor_state *s, struct u_rect *dirty)
689 if (dirty && layer->clearing) {
692 dirty->x0 >= drawn.x0 &&
693 dirty->y0 >= drawn.y0 &&
694 dirty->x1 <= drawn.x1 &&
695 dirty->y1 <= drawn.y1) {
697 // We clear the dirty area anyway, no need for clear_render_target
698 dirty->x0 = dirty->y0 = MAX_DIRTY;
699 dirty->x1 = dirty->y1 = MIN_DIRTY
    [all...]
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_state.c 197 nvc0->dirty |= NVC0_NEW_BLEND;
325 nvc0->dirty |= NVC0_NEW_RASTERIZER;
396 nvc0->dirty |= NVC0_NEW_ZSA;
470 nvc0->dirty |= NVC0_NEW_SAMPLERS;
536 nvc0->dirty |= NVC0_NEW_TEXTURES;
611 nvc0->dirty |= NVC0_NEW_VERTPROG;
627 nvc0->dirty |= NVC0_NEW_FRAGPROG;
643 nvc0->dirty |= NVC0_NEW_GMTYPROG;
678 nvc0->dirty |= NVC0_NEW_CONSTBUF;
691 nvc0->dirty |= NVC0_NEW_BLEND_COLOUR
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
i915_context.c 62 i915->dirty &= ~I915_NEW_VS_CONSTANTS;
64 if (i915->dirty)
201 i915->dirty = ~0;
  /external/mesa3d/src/gallium/drivers/i915/
i915_context.c 62 i915->dirty &= ~I915_NEW_VS_CONSTANTS;
64 if (i915->dirty)
201 i915->dirty = ~0;
  /frameworks/base/core/java/android/view/
GraphicBuffer.java 148 * Just like {@link #lockCanvas()} but allows specification of a dirty
154 * @param dirty Area of the buffer that may be modified.
162 public Canvas lockCanvas(Rect dirty) {
171 if (nLockCanvas(mNativeObject, mCanvas, dirty)) {
290 private static native boolean nLockCanvas(long nativeObject, Canvas canvas, Rect dirty);
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
InlineBox.h 54 bool dirty, bool extracted, bool isHorizontal, InlineBox* next, InlineBox* prev, InlineFlowBox* parent)
61 , m_bitfields(firstLine, constructed, dirty, extracted, isHorizontal)
260 bool isDirty() const { return m_bitfields.dirty(); }
310 InlineBoxBitfields(bool firstLine = false, bool constructed = false, bool dirty = false, bool extracted = false, bool isHorizontal = true)
314 , m_dirty(dirty)
342 ADD_BOOLEAN_BITFIELD(dirty, Dirty);

Completed in 2901 milliseconds

1 2 3 4 5 67 8 91011>>