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

  /external/chromium_org/third_party/sfntly/cpp/src/test/
open_type_data_test.cc 50 ByteArrayPtr source_array = new MemoryByteArray(&(source_bytes[0]), 1024); local
51 ReadableFontDataPtr source = new ReadableFontData(source_array);
  /external/sfntly/cpp/src/test/
open_type_data_test.cc 50 ByteArrayPtr source_array = new MemoryByteArray(&(source_bytes[0]), 1024); local
51 ReadableFontDataPtr source = new ReadableFontData(source_array);

Completed in 136 milliseconds