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

  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic_renderer/
FrameBuffer.cpp 86 GLenum FrameBuffer::GetFormat() const {
  /external/vulkan-validation-layers/tests/
vktestframeworkandroid.cpp 29 VkFormat VkTestFramework::GetFormat(VkInstance instance, vk_testing::Device *device) {
vktestframework.cpp 197 VkFormat VkTestFramework::GetFormat(VkInstance instance, vk_testing::Device *device) {
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/
PgmImage.h 71 int GetFormat() const { return m_format; }
  /hardware/qcom/display/msm8996/libgralloc1/
gr_buf_descriptor.h 78 int GetFormat() const { return format_; }
  /hardware/qcom/display/msm8998/libgralloc1/
gr_buf_descriptor.h 78 int GetFormat() const { return format_; }
  /hardware/qcom/display/sdm845/libgralloc1/
gr_buf_descriptor.h 79 int GetFormat() const { return format_; }
  /prebuilts/go/darwin-x86/src/archive/tar/
format.go 64 // GetFormat checks that the block is a valid tar header based on the checksum.
67 func (b *block) GetFormat() (format int) {
  /prebuilts/go/linux-x86/src/archive/tar/
format.go 64 // GetFormat checks that the block is a valid tar header based on the checksum.
67 func (b *block) GetFormat() (format int) {
  /external/pdfium/core/fxge/
fx_dib.h 189 FXDIB_Format GetFormat() const {

Completed in 187 milliseconds