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

1 2

  /external/skia/gpu/src/
GrGpuGLShaders.h 50 const GrMatrix& getHWSamplerMatrix(int stage);
51 void recordHWSamplerMatrix(int stage, const GrMatrix& matrix);
54 void flushTextureMatrix(int stage);
57 void flushTextureDomain(int stage);
66 void flushRadial2(int stage);
69 void flushTexelSize(int stage);
GrGpuGLFixed.h 41 const GrMatrix& getHWSamplerMatrix(int stage) const {
42 return fHWDrawState.fSamplerStates[stage].getMatrix();
44 void recordHWSamplerMatrix(int stage, const GrMatrix& matrix) {
45 fHWDrawState.fSamplerStates[stage].setMatrix(matrix);
GrDrawTarget.cpp 25 // one stage
27 int stage_mask_recur(int stage) {
28 return GrDrawTarget::StageTexCoordVertexLayoutBit(stage, N) |
29 stage_mask_recur<N+1>(stage);
34 // mask of all tex coord indices for one stage
35 int stage_tex_coord_mask(int stage) {
36 return stage_mask_recur<0>(stage);
39 // mask of all bits relevant to one stage
40 int stage_mask(int stage) {
41 return stage_tex_coord_mask(stage) |
    [all...]
GrGpuGLShaders.cpp 213 // enable the stage?
275 const GrMatrix& GrGpuGLShaders::getHWSamplerMatrix(int stage) {
279 fProgramData->fUniLocations.fStages[stage].fTextureMatrixUni) {
280 return fHWDrawState.fSamplerStates[stage].getMatrix();
282 return fProgramData->fTextureMatrices[stage];
286 void GrGpuGLShaders::recordHWSamplerMatrix(int stage, const GrMatrix& matrix) {
289 fProgramData->fUniLocations.fStages[stage].fTextureMatrixUni) {
290 fHWDrawState.fSamplerStates[stage].setMatrix(matrix);
292 fProgramData->fTextureMatrices[stage] = matrix;
738 GrGLProgram::ProgramDesc::StageDesc& stage = desc.fStages[s] local
    [all...]
GrGLProgram.h 84 static int TextureMatrixAttributeIdx(int stage) {
85 return 5 + GrDrawTarget::kMaxTexCoords + 3 * stage;
GrGLProgram.cpp 105 static void tex_matrix_name(int stage, GrStringBuilder* s) {
111 s->appendS32(stage);
114 static void normalized_texel_size_name(int stage, GrStringBuilder* s) {
116 s->appendS32(stage);
119 static void sampler_name(int stage, GrStringBuilder* s) {
121 s->appendS32(stage);
124 static void stage_varying_name(int stage, GrStringBuilder* s) {
126 s->appendS32(stage);
129 static void radial2_param_name(int stage, GrStringBuilder* s) {
131 s->appendS32(stage);
    [all...]
  /external/skia/gpu/include/
GrDrawTarget.h 39 * Number of texture stages. Each stage takes as input a color and
40 * 2D texture coordinates. The color input to the first enabled stage is the
43 * color from the previous enabled stage. The output color of each stage is
46 * coordinates for each stage come from the vertices based on a
48 * the last enabled stage. The presence or absence of texture coordinates
49 * for each stage in the vertex layout indicates whether a stage is enabled
222 * @param stage The texture stage for which the texture will be se
    [all...]
  /packages/apps/Settings/src/com/android/settings/
ChooseLockPattern.java 128 updateStage(Stage.Introduction);
150 if (mUiStage == Stage.NeedToConfirm || mUiStage == Stage.ConfirmWrong) {
152 "null chosen pattern in stage 'need to confirm");
154 updateStage(Stage.ChoiceConfirmed);
156 updateStage(Stage.ConfirmWrong);
158 } else if (mUiStage == Stage.Introduction || mUiStage == Stage.ChoiceTooShort){
160 updateStage(Stage.ChoiceTooShort);
163 updateStage(Stage.FirstChoiceValid)
    [all...]
ConfirmLockPattern.java 58 private enum Stage {
135 updateStage(Stage.NeedToUnlock);
178 updateStage(Stage.NeedToUnlock);
182 private void updateStage(Stage stage) {
184 switch (stage) {
273 updateStage(Stage.NeedToUnlockWrong);
282 updateStage(Stage.LockedOut);
300 updateStage(Stage.NeedToUnlock);
  /external/webkit/Source/WebCore/platform/audio/
ReverbConvolver.cpp 68 , m_minFFTSize(MinFFTSize) // First stage will have this size - successive stages will double in size each time
88 // Because we're not using direct-convolution in the leading portion, the reverb has an overall latency of half the first-stage FFT size
97 // For the last stage, it's possible that stageOffset is such that we're straddling the end
98 // of the impulse response buffer (if we use stageSize), so reduce the last stage's length...
105 OwnPtr<ReverbConvolverStage> stage(new ReverbConvolverStage(response, totalResponseLength, reverbTotalLatency, stageOffset, stageSize, fftSize, renderPhase, renderSliceSize, &m_accumulationBuffer));
110 m_backgroundStages.append(stage.release());
113 m_stages.append(stage.release());
163 // Even though it doesn't seem like every stage needs to maintain its own version of readIndex
171 // Accumulate contributions from each stage
195 // Accumulate contributions from each stage
    [all...]
  /external/llvm/lib/Target/CellSPU/
SPUNopFiller.cpp 140 const InstrStage *stage = IID->beginStage(sc); local
141 unsigned FUs = stage->getUnits();
  /external/opencv/cv/src/
cvcorner.cpp 223 int stage = CV_START; local
323 stage = stage & CV_START ? CV_START + CV_END : CV_END;
324 dx_filter.process( src, Dx, cvRect(0,y,-1,delta), cvPoint(0,0), stage );
326 cvPoint(0,0), stage );
387 stage = stage & CV_START ? CV_START + CV_END : CV_END;
390 cvRect(0,0,-1,stripe_size.height),cvPoint(0,0),stage+CV_ISOLATED_ROI);
406 stage = CV_MIDDLE;
519 int stage = CV_START local
    [all...]
cvhaar.cpp 219 sprintf( errorstr, "header of the stage classifier #%d is invalid "
251 "the stage classifier #%d is not inside "
1546 const char* stage = input_cascade[i]; local
    [all...]
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
ScanHandler.java 106 public void stage(char[] buff, int offset, int length) throws SAXException; method in interface:ScanHandler
  /external/oprofile/events/mips/sb1/
events 32 event:0x27 counters:1,2,3 um:zero minimum:500 name:INSN_STAGE4 :One or more instructions survives stage 4
35 event:0x2c counters:1,2,3 um:zero minimum:500 name:BRANCH_STAGE4 :Branch survived stage 4
71 event:0x8 counters:1,2,3 um:zero minimum:500 name:LOAD_SURVIVED_STAGE4 :Load survived stage 4
72 event:0x9 counters:1,2,3 um:zero minimum:500 name:STORE_SURVIVED_STAGE4 :Store survived stage 4
73 event:0x0 counters:1,2,3 um:zero minimum:500 name:INSN_SURVIVED_STAGE7 :Instruction survived stage 7
  /external/webkit/Tools/Scripts/
resolve-ChangeLogs 213 my ($mode, $hash, $stage, $fileName) = split(' ', $line);
215 if ($stage == 1) {
218 } elsif ($stage == 2) {
221 } elsif ($stage == 3) {
225 die "Unknown file stage: $stage";
227 system("$GIT cat-file blob :${stage}:${gitPrefix}${file} > $outputFile");
  /external/netcat/
netcat.c 160 unsigned char * stage = NULL; /* hexdump line buffer */ variable
    [all...]
  /external/qemu/
migration.h 109 int ram_save_live(QEMUFile *f, int stage, void *opaque);
arch_init.c 252 int ram_save_live(QEMUFile *f, int stage, void *opaque)
259 if (stage < 0) {
269 if (stage == 1) {
322 if (stage == 3) {
336 return (stage == 2) && (expected_time <= migrate_max_downtime());
  /external/libvpx/vp8/encoder/x86/
dct_mmx.asm 38 ; transpose for the first stage
63 ; first stage
114 ; transpose for the second stage
  /external/oprofile/events/mips/5K/
events 35 event:0xa counters:1 um:zero minimum:500 name:CONFLICT_STALL_M_STAGE : Instruction stall in M stage due to scheduling conflicts
  /external/libvpx/vp8/encoder/arm/neon/
shortfdct_neon.asm 33 ;first stage
60 ;second stage
  /external/quake/quake/src/QW/client/
gl_warp.c 802 void ClipSkyPolygon (int nump, vec3_t vecs, int stage)
816 if (stage == 6)
823 norm = skyclip[stage];
844 ClipSkyPolygon (nump, vecs, stage+1);
889 ClipSkyPolygon (newc[0], newv[0][0], stage+1);
890 ClipSkyPolygon (newc[1], newv[1][0], stage+1);
  /external/quake/quake/src/WinQuake/
gl_warp.cpp 851 void ClipSkyPolygon (int nump, vec3_t vecs, int stage)
865 if (stage == 6)
872 norm = skyclip[stage];
893 ClipSkyPolygon (nump, vecs, stage+1);
938 ClipSkyPolygon (newc[0], newv[0][0], stage+1);
939 ClipSkyPolygon (newc[1], newv[1][0], stage+1);
  /external/oprofile/events/mips/74K/
events 31 event:0xd counters:0,2 um:zero minimum:500 name:DDQ0_FULL_DR_STALLS : 13-0 DR stage stall cycles due to DDQ0 (ALU out-of-order dispatch queue) full
32 event:0xe counters:0,2 um:zero minimum:500 name:ALCB_FULL_DR_STALLS : 14-0 DR stage stall cycles due to ALCB (ALU completion buffers) full
33 event:0xf counters:0,2 um:zero minimum:500 name:CLDQ_FULL_DR_STALLS : 15-0 DR stage stall cycles due to CLDQ (data comming back from FPU) full
107 event:0x40d counters:1,3 um:zero minimum:500 name:DDQ1_FULL_DR_STALLS : 13-1 DR stage stall cycles due to DDQ1 (AGEN out-of-order dispatch queue) full
108 event:0x40e counters:1,3 um:zero minimum:500 name:AGCB_FULL_DR_STALLS : 14-1 DR stage stall cycles due to AGCB (AGEN completion buffers) full
109 event:0x40f counters:1,3 um:zero minimum:500 name:IODQ_FULL_DR_STALLS : 15-1 DR stage stall cycles due to IODQ (data comming back from IO) full

Completed in 2361 milliseconds

1 2