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

  /frameworks/native/libs/vr/libbufferhubqueue/include/private/dvr/
buffer_hub_queue_client.h 45 uint32_t default_width() const { return default_width_; } function in class:android::dvr::BufferHubQueue
  /frameworks/native/libs/vr/libbufferhub/include/private/dvr/
bufferhub_rpc.h 259 uint32_t default_width; member in struct:android::dvr::ProducerQueueConfig
272 PDX_SERIALIZABLE_MEMBERS(ProducerQueueConfig, is_async, default_width,
  /external/libvpx/libvpx/examples/
vp9_spatial_svc_encoder.c 134 static const uint32_t default_width = 1920; variable
200 enc_cfg->g_w = default_width;
    [all...]
  /external/pdfium/third_party/freetype/src/cff/
cfftypes.h 180 FT_Pos default_width; member in struct:CFF_PrivateRec_
  /external/freetype/src/cff/
cfftypes.h 268 FT_Pos default_width; member in struct:CFF_PrivateRec_

Completed in 235 milliseconds