Home
last modified time | relevance | path

Searched defs:kPageSize (Results 1 – 13 of 13) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
Daddress_space_host_media.h47 static constexpr uint32_t kPageSize = 16384; variable
50 static constexpr uint32_t kPageSize = 4096; variable
/hardware/libhardware/modules/gralloc/
Dgr.h36 static const size_t kPageSize = getpagesize(); variable
/hardware/google/gfxstream/guest/android/
DGrallocMinigbm.cpp31 constexpr size_t kPageSize = PAGE_SIZE; variable
34 static const size_t kPageSize = getpagesize(); variable
/hardware/qcom/display/msm8996/sdm/include/utils/
Dconstants.h73 const int kPageSize = 4096; variable
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/
Dconstants.h75 const int kPageSize = 4096; variable
/hardware/qcom/display/msm8998/sdm/include/utils/
Dconstants.h75 const int kPageSize = 4096; variable
/hardware/qcom/display/msm8909/sdm/include/utils/
Dconstants.h75 const int kPageSize = 4096; variable
/hardware/qcom/sm8150/display/sdm/include/utils/
Dconstants.h79 const int kPageSize = 4096; variable
/hardware/qcom/sm7250/display/sdm/include/utils/
Dconstants.h79 const int kPageSize = 4096; variable
/hardware/google/gfxstream/guest/OpenglSystemCommon/
DHostConnection.cpp92 static const size_t kPageSize = getpagesize(); variable
94 constexpr size_t kPageSize = PAGE_SIZE; variable
/hardware/google/gfxstream/host/gl/gles2_dec/
DGLESv2Decoder.cpp456 constexpr size_t kPageSize = 1u << kPageBits; in align_pointer_size() local
/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.cpp77 constexpr size_t kPageSize = 1u << kPageBits; variable
DVkDecoderGlobalState.cpp4103 constexpr size_t kPageSize = 1u << kPageBits; in mapHostVisibleMemoryToGuestPhysicalAddressLocked() local