HomeSort by relevance Sort by last modified time
    Searched full:fourpoints (Results 1 - 3 of 3) sorted by null

  /hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/
AKFS_AOC.c 241 AKFVEC fourpoints[4]; local
265 Get4points(haocv->hbuf, num, fourpoints);
268 if(0 != From4Points2Sphere(fourpoints, &tempho, &haocv->hraoc)){
275 tempf = CalcR(&fourpoints[i], &fourpoints[j]);
  /external/skia/tests/
PathOpsAngleTest.cpp 429 struct FourPoints {
446 SkPoint* temp = (SkPoint*) allocator.make<FourPoints>();
  /external/skqp/tests/
PathOpsAngleTest.cpp 429 struct FourPoints {
446 SkPoint* temp = (SkPoint*) allocator.make<FourPoints>();

Completed in 383 milliseconds