Home
last modified time | relevance | path

Searched defs:page_layout (Results 1 – 4 of 4) sorted by relevance

/external/perfetto/include/perfetto/ext/tracing/core/
Dshared_memory_abi.h541 uint16_t GetChunkSizeForLayout(uint32_t page_layout) const { in GetChunkSizeForLayout()
545 static ChunkState GetChunkStateFromLayout(uint32_t page_layout, in GetChunkStateFromLayout()
551 static constexpr uint32_t GetNumChunksForLayout(uint32_t page_layout) { in GetNumChunksForLayout()
559 static uint32_t GetUsedChunks(uint32_t page_layout) { in GetUsedChunks()
/external/perfetto/src/tracing/core/
Dtrace_writer_impl_unittest.cc82 uint32_t page_layout = abi->GetPageLayout(page_idx); in TEST_P() local
Dshared_memory_abi.cc144 uint32_t page_layout, in GetChunkUnchecked()
/external/ImageMagick/coders/
Dpdf.c1095 *page_layout; in WritePOCKETMODImage() local