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

  /external/chromium_org/third_party/libvpx/source/libvpx/test/
decode_test_driver.h 44 : cfg_(cfg), deadline_(deadline), init_done_(false) {
104 if (!init_done_) {
109 init_done_ = true;
116 bool init_done_; member in class:libvpx_test::Decoder
  /external/libvpx/libvpx/test/
decode_test_driver.h 44 : cfg_(cfg), deadline_(deadline), init_done_(false) {
92 if (!init_done_) {
97 init_done_ = true;
104 bool init_done_; member in class:libvpx_test::Decoder
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
decode_test_driver.h 44 : cfg_(cfg), deadline_(deadline), init_done_(false) {
92 if (!init_done_) {
97 init_done_ = true;
104 bool init_done_; member in class:libvpx_test::Decoder
  /art/runtime/
class_linker.h 811 bool init_done_; member in class:art::ClassLinker
    [all...]

Completed in 970 milliseconds