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

  /external/chromium_org/gpu/command_buffer/service/
test_helper.h 61 GLint fake_location; member in struct:gpu::gles2::TestHelper::UniformInfo
gles2_cmd_decoder.cc 9169 GLint fake_location = c.location; local
9190 GLint fake_location = c.location; local
    [all...]
  /art/runtime/
dex_file.cc 306 std::string fake_location = location + kMultiDexSeparator + name; local
307 std::unique_ptr<const DexFile> next_dex_file(Open(zip_archive, name.c_str(), fake_location,
    [all...]

Completed in 64 milliseconds