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

  /system/extras/memory_replay/tests/
ActionTest.cpp 111 const char* null_line = "0x0 100"; local
112 action = Action::CreateAction(0x1234, "realloc", null_line, memory);
  /external/mesa3d/src/gallium/state_trackers/vega/
stroker.c 414 if (null_line(l))
433 if (null_line(l1) || null_line(l1))
453 if (null_line(l1) || null_line(l2))
483 if (null_line(l1) || null_line(l2) ||
    [all...]
bezier.c 628 if (null_line(tangent)) {
634 if (null_line(tangent)) {
matrix.h 395 static INLINE VGboolean null_line(const VGfloat *l) function

Completed in 117 milliseconds