Searched defs:batch (Results 26 - 41 of 41) sorted by relevance

12

/external/skia/src/gpu/
H A DGrInOrderDrawBuffer.cpp23 void GrInOrderDrawBuffer::onDrawBatch(GrBatch* batch, argument
25 State* state = this->setupPipelineAndShouldDraw(batch, pipelineInfo);
30 GrTargetCommands::Cmd* cmd = fCommands->recordDrawBatch(state, batch);
174 GrInOrderDrawBuffer::setupPipelineAndShouldDraw(GrBatch* batch, argument
184 batch->initBatchTracker(state->getPipeline()->getInitBatchTracker());
H A DGrDrawTarget.cpp129 GrBatch* batch) {
137 if (!this->setupClip(pipelineBuilder, &arfp, &ars, &scissorState, &batch->bounds())) {
142 // TODO move this into setupDstReadIfNecessary when paths are in batch
143 SkRect bounds = batch->bounds();
146 GrDrawTarget::PipelineInfo pipelineInfo(pipelineBuilder, &scissorState, batch, &bounds,
152 this->onDrawBatch(batch, pipelineInfo);
301 SkAutoTUnref<GrBatch> batch(GrRectBatch::Create(color, viewMatrix, rect, localRect,
303 this->drawBatch(pipelineBuilder, batch);
520 const GrBatch* batch,
525 fColorPOI = fPipelineBuilder->colorProcInfo(batch);
128 drawBatch(GrPipelineBuilder* pipelineBuilder, GrBatch* batch) argument
518 PipelineInfo(GrPipelineBuilder* pipelineBuilder, GrScissorState* scissor, const GrBatch* batch, const SkRect* devBounds, GrDrawTarget* target) argument
[all...]
H A DGrTargetCommands.h74 // TODO: This can be just a pipeline once paths are in batch, and it should live elsewhere
76 // TODO get rid of the prim proc parameter when we use batch everywhere
227 DrawBatch(State* state, GrBatch* batch, GrBatchTarget* batchTarget) argument
230 , fBatch(SkRef(batch))
232 SkASSERT(!batch->isUsed());
H A DGrAtlasTextContext.cpp1502 // setup batch properties
1739 // is used to seed the batch with its initial geometry. After seeding, the client should call
1857 // TODO remove this when batch is everywhere
1896 // TODO we can often batch across LCD text if we have dual source blending and don't
2092 BitmapTextBatch* batch; local
2103 batch = BitmapTextBatch::Create(format, glyphCount, fContext->getBatchFontCache(),
2108 batch = BitmapTextBatch::Create(format, glyphCount, fContext->getBatchFontCache());
2110 BitmapTextBatch::Geometry& geometry = batch->geometry();
2117 batch->init();
2119 return batch;
[all...]
/external/drm_gralloc/
H A Dgralloc_drm_intel.c63 uint32_t *batch, *cur; member in struct:intel_info
77 info->cur = info->batch;
91 return info->cur - info->batch;
105 uint32_t offset = (info->cur - info->batch) * sizeof(info->batch[0]);
128 size *= sizeof(info->batch[0]);
129 ret = drm_intel_bo_subdata(info->batch_ibo, 0, size, info->batch);
131 ALOGE("failed to subdata batch");
137 ALOGE("failed to exec batch");
144 info->cur = info->batch;
[all...]
/external/libdrm/intel/
H A Dintel_bufmgr_fake.c1440 struct drm_i915_batchbuffer batch; local
1474 batch.start = bo->offset;
1475 batch.used = used;
1476 batch.cliprects = cliprects;
1477 batch.num_cliprects = num_cliprects;
1478 batch.DR1 = 0;
1479 batch.DR4 = DR4;
1482 (bufmgr_fake->fd, DRM_I915_BATCHBUFFER, &batch,
1483 sizeof(batch))) {
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.h104 // For large size classes we use one of the chunks to store the batch.
108 void *batch[kMaxNumCached]; member in struct:__sanitizer::SizeClassMap::TransferBatch
565 b->batch[i] = (void*)(region_beg + beg_idx + i * size);
880 b->batch[b->count++] = (void*)i;
924 void *res = c->batch[--c->count];
925 PREFETCH(c->batch[c->count - 1]);
940 c->batch[c->count++] = p;
957 void *batch[2 * SizeClassMap::kMaxNumCached]; member in struct:__sanitizer::SizeClassAllocatorLocalCache::PerClass
977 c->batch[i] = b->batch[
[all...]
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_context.h261 struct i915_winsys_batchbuffer *batch; member in struct:i915_context
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_context.h234 struct intel_batchbuffer batch; member in struct:intel_context
323 * This allows us to assert that no batch buffer is emitted if a
/external/v8/src/arm64/
H A Dmacro-assembler-arm64.cc935 CPURegister batch[4] = {NoReg, NoReg, NoReg, NoReg}; local
938 batch[batch_index++] = queued_[index++];
940 batch[0].IsSameSizeAndType(queued_[index]));
942 masm_->PushHelper(batch_index, batch[0].SizeInBytes(),
943 batch[0], batch[1], batch[2], batch[3]);
958 CPURegister batch[4] = {NoReg, NoReg, NoReg, NoReg}; local
961 batch[batch_inde
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jar ... eclipse/jdt/internal/compiler/ast/ org/eclipse/jdt/internal/compiler/batch/ org/eclipse/jdt/internal/compiler/classfmt/ org/eclipse/jdt/internal ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dyjp-controller-api-redist.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/yourkit/ com/yourkit/api/ com/yourkit/runtime/ com/ ...
/external/robolectric/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...

Completed in 476 milliseconds

12