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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplustypes.h 189 INT GetBottom() const {
238 INT intersectBottom = (a.GetBottom() < b.GetBottom())
239 ? a.GetBottom() : b.GetBottom();
254 INT intersectBottom = (GetBottom() < rc.GetBottom())
255 ? GetBottom() : rc.GetBottom();
271 INT unionBottom = (a.GetBottom() < b.GetBottom()
    [all...]
  /external/v4l2_codec2/vda/
vp8_bool_decoder.h 105 uint8_t GetBottom();
vp8_bool_decoder.cc 188 uint8_t Vp8BoolDecoder::GetBottom() {
vp8_parser.cc 217 fhdr->bool_dec_value = bd_.GetBottom();
  /frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
field_of_view.h 31 float GetBottom() const { return bottom_; }
log_helpers.h 57 << (fov.GetBottom() * 180.0f / M_PI) << ','
  /external/v8/src/
frames.h     [all...]
frames.cc     [all...]

Completed in 521 milliseconds