HomeSort by relevance Sort by last modified time
    Searched defs:corner1 (Results 1 - 4 of 4) sorted by null

  /external/pdfium/fxbarcode/datamatrix/
BC_DefaultPlacement.cpp 63 corner1(pos++);
124 void CBC_DefaultPlacement::corner1(int32_t pos) { function in class:CBC_DefaultPlacement
  /external/pdfium/xfa/fxfa/parser/
cxfa_rectangle.cpp 113 auto* corner1 = static_cast<CXFA_Corner*>(strokes[i]); local
115 float fRadius1 = corner1->GetRadius();
117 bool bInverted = corner1->IsInverted();
118 bool bRound = corner1->GetJoinType() == XFA_AttributeEnum::Round;
451 auto* corner1 = static_cast<CXFA_Corner*>(strokes[n]); local
453 float fRadius1 = bCorner ? corner1->GetRadius() : 0.0f;
455 bool bInverted = corner1->IsInverted();
458 bool bRound = corner1->GetJoinType() == XFA_AttributeEnum::Round;
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_sample.c 1601 float corner0[TGSI_QUAD_SIZE], corner1[TGSI_QUAD_SIZE], local
1669 float corner0[TGSI_QUAD_SIZE], corner1[TGSI_QUAD_SIZE], local
    [all...]
  /external/zxing/core/
core.jar 

Completed in 222 milliseconds