Home
last modified time | relevance | path

Searched refs:IsPresent (Results 1 – 20 of 20) sorted by relevance

/third_party/mesa3d/src/egl/main/
Deglimage.c138 attrs->DMABufFourCC.IsPresent = EGL_TRUE; in _eglParseEXTImageDmaBufImportAttribs()
142 attrs->DMABufPlaneFds[0].IsPresent = EGL_TRUE; in _eglParseEXTImageDmaBufImportAttribs()
146 attrs->DMABufPlaneOffsets[0].IsPresent = EGL_TRUE; in _eglParseEXTImageDmaBufImportAttribs()
150 attrs->DMABufPlanePitches[0].IsPresent = EGL_TRUE; in _eglParseEXTImageDmaBufImportAttribs()
154 attrs->DMABufPlaneFds[1].IsPresent = EGL_TRUE; in _eglParseEXTImageDmaBufImportAttribs()
158 attrs->DMABufPlaneOffsets[1].IsPresent = EGL_TRUE; in _eglParseEXTImageDmaBufImportAttribs()
162 attrs->DMABufPlanePitches[1].IsPresent = EGL_TRUE; in _eglParseEXTImageDmaBufImportAttribs()
166 attrs->DMABufPlaneFds[2].IsPresent = EGL_TRUE; in _eglParseEXTImageDmaBufImportAttribs()
170 attrs->DMABufPlaneOffsets[2].IsPresent = EGL_TRUE; in _eglParseEXTImageDmaBufImportAttribs()
174 attrs->DMABufPlanePitches[2].IsPresent = EGL_TRUE; in _eglParseEXTImageDmaBufImportAttribs()
[all …]
Deglimage.h46 EGLBoolean IsPresent; member
/third_party/abseil-cpp/absl/debugging/internal/
Dvdso_support.h79 bool IsPresent() const { return image_.IsPresent(); } in IsPresent() function
Delf_mem_image.h89 bool IsPresent() const { return ehdr_ != nullptr; } in IsPresent() function
Delf_mem_image.cc340 ABSL_RAW_CHECK(image->IsPresent() || increment == 0, ""); in Update()
341 if (!image->IsPresent()) { in Update()
Dstacktrace_aarch64-inl.inc38 if (vdso.IsPresent()) {
Dstacktrace_powerpc-inl.inc105 if (vdso.IsPresent()) {
Dstacktrace_x86-inl.inc178 if (vdso.IsPresent()) {
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
Dvdso_support.h79 bool IsPresent() const { return image_.IsPresent(); } in IsPresent() function
Delf_mem_image.h89 bool IsPresent() const { return ehdr_ != nullptr; } in IsPresent() function
Delf_mem_image.cc340 ABSL_RAW_CHECK(image->IsPresent() || increment == 0, ""); in Update()
341 if (!image->IsPresent()) { in Update()
Dstacktrace_aarch64-inl.inc38 if (vdso.IsPresent()) {
Dstacktrace_riscv-inl.inc55 if (vdso.IsPresent()) {
Dstacktrace_powerpc-inl.inc105 if (vdso.IsPresent()) {
Dstacktrace_x86-inl.inc177 if (vdso.IsPresent()) {
/third_party/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c2560 !attrs->DMABufFourCC.IsPresent) in dri2_check_dma_buf_attribs()
2571 if (attrs->DMABufPlanePitches[i].IsPresent && in dri2_check_dma_buf_attribs()
2584 if (attrs->DMABufPlaneModifiersLo[i].IsPresent != in dri2_check_dma_buf_attribs()
2585 attrs->DMABufPlaneModifiersHi[i].IsPresent) in dri2_check_dma_buf_attribs()
2592 if (attrs->DMABufPlaneFds[i].IsPresent) { in dri2_check_dma_buf_attribs()
2593 if ((attrs->DMABufPlaneModifiersLo[0].IsPresent != in dri2_check_dma_buf_attribs()
2594 attrs->DMABufPlaneModifiersLo[i].IsPresent) || in dri2_check_dma_buf_attribs()
2720 if (attrs->DMABufPlaneModifiersLo[i].IsPresent && in dri2_check_dma_buf_format()
2721 attrs->DMABufPlaneModifiersHi[i].IsPresent) { in dri2_check_dma_buf_format()
2733 if (!attrs->DMABufPlaneFds[i].IsPresent || in dri2_check_dma_buf_format()
[all …]
/third_party/protobuf/src/google/protobuf/
Dgenerated_message_util.h125 inline bool IsPresent(const void* base, uint32 hasbit) { in IsPresent() function
Dgenerated_message_util.cc600 if (!IsPresent(base, field_metadata.has_offset)) continue; \
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/
Dsymbolize_elf.inc1394 if (vdso.IsPresent()) {
/third_party/abseil-cpp/absl/debugging/
Dsymbolize_elf.inc1384 if (vdso.IsPresent()) {