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 59 GLint fake_location; member in struct:gpu::gles2::TestHelper::UniformInfo
gles2_cmd_decoder.cc 8832 GLint fake_location = c.location; local
8851 GLint fake_location = c.location; local
    [all...]
  /art/runtime/
dex_file.cc 305 std::string fake_location = location + kMultiDexSeparator + name; local
306 std::unique_ptr<const DexFile> next_dex_file(Open(zip_archive, name.c_str(), fake_location,
    [all...]

Completed in 218 milliseconds