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

  /dalvik/vm/compiler/codegen/x86/
BytecodeVisitor.cpp 1220 int kk, num, num_entry; local
    [all...]
  /hardware/samsung_slsi/exynos5/libcamera2/
MetadataConverter.cpp 78 uint32_t num_entry = 0; local
96 num_entry = (uint32_t)get_camera_metadata_entry_count(request);
97 for (index = 0 ; index < num_entry ; index++) {

Completed in 113 milliseconds