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

  /external/libxcam/xcore/interface/
data_types.h 135 float angle_start, angle_end; // angle degree member in struct:XCam::BowlDataConfig
144 , angle_start (90.0f), angle_end (270.0f)
  /art/libdexfile/dex/
dex_file_verifier.cc 3222 const auto angle_end = std::lower_bound(first, last, "=", compare); local
    [all...]

Completed in 121 milliseconds