Home
last modified time | relevance | path

Searched refs:ccw (Results 1 – 25 of 29) sorted by relevance

12

/external/skqp/tests/
DPathOpsAngleIdeas.cpp38 bool ccw; member
251 result->ccw = refCCW; in orderTRange()
314 bestCCW, tRange.ccw, lowerRange->tMin, upperRange->tMin, r, in bruteMinT()
317 if (bestCCW >= 0 && bestCCW != (int) tRange.ccw) { in bruteMinT()
325 bestCCW = tRange.ccw; in bruteMinT()
352 bestCCW, tRange.ccw, lowerRange->tMin, upperRange->tMin, r, in bruteMinT()
355 if (bestCCW != (int) tRange.ccw || upperRange->tMin < tRange.tMin) { in bruteMinT()
356 bestCCW = tRange.ccw; in bruteMinT()
395 bool ccw) { in bruteForce() argument
403 REPORTER_ASSERT(reporter, angle > 3.998 || ccw == upperRange.ccw); in bruteForce()
[all …]
/external/skia/tests/
DPathOpsAngleIdeas.cpp38 bool ccw; member
251 result->ccw = refCCW; in orderTRange()
314 bestCCW, tRange.ccw, lowerRange->tMin, upperRange->tMin, r, in bruteMinT()
317 if (bestCCW >= 0 && bestCCW != (int) tRange.ccw) { in bruteMinT()
325 bestCCW = tRange.ccw; in bruteMinT()
352 bestCCW, tRange.ccw, lowerRange->tMin, upperRange->tMin, r, in bruteMinT()
355 if (bestCCW != (int) tRange.ccw || upperRange->tMin < tRange.tMin) { in bruteMinT()
356 bestCCW = tRange.ccw; in bruteMinT()
395 bool ccw) { in bruteForce() argument
403 REPORTER_ASSERT(reporter, angle > 3.998 || ccw == upperRange.ccw); in bruteForce()
[all …]
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state_rss.c154 int cw, ccw; in emit_rss_vgpu9() local
161 ccw = 0; in emit_rss_vgpu9()
165 ccw = 1; in emit_rss_vgpu9()
179 EMIT_RS( svga, curr->stencil[ccw].func, CCWSTENCILFUNC, fail ); in emit_rss_vgpu9()
180 EMIT_RS( svga, curr->stencil[ccw].fail, CCWSTENCILFAIL, fail ); in emit_rss_vgpu9()
181 EMIT_RS( svga, curr->stencil[ccw].zfail, CCWSTENCILZFAIL, fail ); in emit_rss_vgpu9()
182 EMIT_RS( svga, curr->stencil[ccw].pass, CCWSTENCILPASS, fail ); in emit_rss_vgpu9()
/external/skqp/src/pathops/
DSkPathOpsWinding.cpp278 bool ccw = ccw_dxdy(hit->fSlope, dir); in sortableTop() local
280 hit->fValid, operand, span ? span->debugID() : -1, ccw); in sortableTop()
296 bool ccw = ccw_dxdy(hit->fSlope, dir); in sortableTop() local
321 int windValue = ccw ? -span->windValue() : span->windValue(); in sortableTop()
322 int oppValue = ccw ? -span->oppValue() : span->oppValue(); in sortableTop()
353 hitSegment->contour()->setCcw(ccw); in sortableTop()
DSkOpContour.h313 void setCcw(int ccw) { in setCcw() argument
314 fCcw = ccw; in setCcw()
/external/skia/src/pathops/
DSkPathOpsWinding.cpp278 bool ccw = ccw_dxdy(hit->fSlope, dir); in sortableTop() local
280 hit->fValid, operand, span ? span->debugID() : -1, ccw); in sortableTop()
296 bool ccw = ccw_dxdy(hit->fSlope, dir); in sortableTop() local
321 int windValue = ccw ? -span->windValue() : span->windValue(); in sortableTop()
322 int oppValue = ccw ? -span->oppValue() : span->oppValue(); in sortableTop()
353 hitSegment->contour()->setCcw(ccw); in sortableTop()
DSkOpContour.h313 void setCcw(int ccw) { in setCcw() argument
314 fCcw = ccw; in setCcw()
/external/skqp/src/core/
DSkStrokerPriv.cpp144 bool ccw; in MiterJoiner() local
154 ccw = !is_clockwise(before, after); in MiterJoiner()
155 if (ccw) { in MiterJoiner()
189 if (ccw) { in MiterJoiner()
/external/skia/src/core/
DSkStrokerPriv.cpp144 bool ccw; in MiterJoiner() local
154 ccw = !is_clockwise(before, after); in MiterJoiner()
155 if (ccw) { in MiterJoiner()
189 if (ccw) { in MiterJoiner()
/external/pdfium/third_party/agg23/
D0000-bug-466.patch9 - if(!ccw) {
13 + if (!ccw) {
Dagg_math_stroke.h57 bool ccw = da > 0 && da < FX_PI; in stroke_calc_arc() local
64 if (!ccw) { in stroke_calc_arc()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_unfilled.c66 unsigned ccw = header->det < 0.0; in inject_front_face_info() local
68 (stage->draw->rasterizer->front_ccw && ccw) || in inject_front_face_info()
69 (!stage->draw->rasterizer->front_ccw && !ccw)); in inject_front_face_info()
Ddraw_pipe_offset.c157 boolean ccw = header->det < 0.0f; in offset_first_tri() local
158 if (ccw != rast->front_ccw) in offset_first_tri()
Ddraw_pipe_cull.c175 unsigned ccw = (header->det < 0); in cull_tri() local
176 unsigned face = ((ccw == cull_stage(stage)->front_ccw) ? in cull_tri()
/external/mesa3d/src/compiler/
Dshader_info.h153 bool ccw; member
/external/skia/gm/
Daddarc.cpp223 SkScalar end, bool ccw, bool callArcTo) {
225 SkScalar sweep = ccw ? end - start : start - end;
/external/skqp/gm/
Daddarc.cpp223 SkScalar end, bool ccw, bool callArcTo) {
225 SkScalar sweep = ccw ? end - start : start - end;
/external/deqp/doc/testspecs/GLES31/
Dfunctional.tessellation.txt32 + Winding modes (cw, ccw)
87 ("cw" or "ccw") input layout qualifier in the TES. Back face culling is enabled.
/external/mesa3d/src/intel/vulkan/
Danv_pipeline.c539 tes_info->tess.ccw |= tcs_info->tess.ccw; in merge_tess_info()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_shader.cpp1377 nir->info->tess.ccw ? BRW_TESS_OUTPUT_TOPOLOGY_TRI_CW in brw_compile_tes()
/external/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c2838 b->shader->info->tess.ccw = true; in vtn_handle_execution_mode()
2844 b->shader->info->tess.ccw = false; in vtn_handle_execution_mode()
/external/mesa3d/src/mesa/state_tracker/
Dst_program.c1620 !sttep->Base.info.tess.ccw); in st_translate_tesseval_program()
/external/toolchain-utils/android_bench_suite/
Dpanorama.diff419 #define valid(l) ccw(orig(basel), dest(l), dest(basel))
/external/mesa3d/src/mesa/main/
Dshaderapi.c2191 dst->info.tess.ccw = dst_sh->info.TessEval.VertexOrder == GL_CCW; in _mesa_copy_linked_program_data()
/external/libjpeg-turbo/
Dusage.txt485 -rotate 270 Rotate image 270 degrees clockwise (or 90 ccw).

12