OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IMapper
(Results
1 - 25
of
47
) sorted by null
1
2
/external/parameter-framework/upstream/parameter/
Mapper.h
36
class
IMapper
44
virtual ~
IMapper
() = default;
InstanceConfigurableElement.h
40
class
IMapper
;
84
bool map(
IMapper
&mapper, std::string &strError);
/system/libhidl/transport/memory/1.0/default/
HidlFetch.h
20
#include <android/hidl/memory/1.0/
IMapper
.h>
28
extern "C"
IMapper
* HIDL_FETCH_IMapper(const char* name);
HidlFetch.cpp
29
IMapper
* HIDL_FETCH_IMapper(const char* name) {
AshmemMapper.h
20
#include <android/hidl/memory/1.0/
IMapper
.h>
30
using ::android::hidl::memory::V1_0::
IMapper
;
40
struct AshmemMapper : public
IMapper
{
41
// Methods from ::android::hidl::memory::V1_0::
IMapper
follow.
/system/libhidl/transport/memory/1.0/
IMapper.hal
21
interface
IMapper
{
/hardware/interfaces/graphics/mapper/2.0/default/
GrallocMapper.h
20
#include <android/hardware/graphics/mapper/2.0/
IMapper
.h>
33
class GrallocMapper : public
IMapper
{
35
//
IMapper
interface
42
const
IMapper
::Rect& accessRegion,
46
const
IMapper
::Rect& accessRegion,
73
const
IMapper
::Rect& accessRegion, int fenceFd,
76
const
IMapper
::Rect& accessRegion, int fenceFd,
87
extern "C"
IMapper
* HIDL_FETCH_IMapper(const char* name);
GrallocBufferDescriptor.h
20
#include <android/hardware/graphics/mapper/2.0/
IMapper
.h>
32
* BufferDescriptor is created by
IMapper
and consumed by IAllocator. It is
33
* versioned so that
IMapper
and IAllocator can be updated independently.
39
const
IMapper
::BufferDescriptorInfo& descriptorInfo) {
55
IMapper
::BufferDescriptorInfo* outDescriptorInfo) {
61
*outDescriptorInfo =
IMapper
::BufferDescriptorInfo{
Gralloc0Mapper.h
38
const
IMapper
::Rect& accessRegion, int fenceFd,
41
const
IMapper
::Rect& accessRegion, int fenceFd,
Gralloc1Mapper.h
45
static gralloc1_rect_t asGralloc1Rect(const
IMapper
::Rect& rect);
50
const
IMapper
::Rect& accessRegion, int fenceFd,
53
const
IMapper
::Rect& accessRegion, int fenceFd,
Gralloc0Mapper.cpp
48
const
IMapper
::Rect& accessRegion, int fenceFd,
84
const
IMapper
::Rect& accessRegion, int fenceFd,
Gralloc1Mapper.cpp
170
gralloc1_rect_t Gralloc1Mapper::asGralloc1Rect(const
IMapper
::Rect& rect) {
184
const
IMapper
::Rect& accessRegion, int fenceFd,
211
const
IMapper
::Rect& accessRegion, int fenceFd,
/hardware/interfaces/graphics/mapper/2.0/vts/functional/
VtsHalGraphicsMapperTestUtils.h
23
#include <android/hardware/graphics/mapper/2.0/
IMapper
.h>
35
// A wrapper to IAllocator and
IMapper
.
55
const
IMapper
::BufferDescriptorInfo& descriptorInfo, bool import = true,
58
//
IMapper
methods
60
sp<
IMapper
> getMapper() const;
63
const
IMapper
::BufferDescriptorInfo& descriptorInfo);
72
const
IMapper
::Rect& accessRegion, int acquireFence);
74
uint64_t cpuUsage, const
IMapper
::Rect& accessRegion,
83
sp<
IMapper
> mMapper;
VtsHalGraphicsMapperTestUtils.cpp
36
mMapper = ::testing::VtsHalHidlTargetTestBase::getService<
IMapper
>();
115
const
IMapper
::BufferDescriptorInfo& descriptorInfo, bool import,
130
sp<
IMapper
> Gralloc::getMapper() const {
135
const
IMapper
::BufferDescriptorInfo& descriptorInfo) {
176
const
IMapper
::Rect& accessRegion, int acquireFence) {
204
const
IMapper
::Rect& accessRegion,
/system/libhidl/libhidlmemory/
mapping.cpp
25
#include <android/hidl/memory/1.0/
IMapper
.h>
30
using android::hidl::memory::V1_0::
IMapper
;
35
static std::map<std::string, sp<
IMapper
>> gMappersByName;
38
static inline sp<
IMapper
> getMapperService(const std::string& name) {
45
sp<
IMapper
> mapper =
IMapper
::getService(name, true /* getStub */);
54
sp<
IMapper
> mapper = getMapperService(memory.name());
61
LOG(FATAL) << "
IMapper
must be a passthrough service.";
/hardware/interfaces/camera/common/1.0/default/include/
HandleImporter.h
22
#include <android/hardware/graphics/mapper/2.0/
IMapper
.h>
24
using android::hardware::graphics::mapper::V2_0::
IMapper
;
52
sp<
IMapper
> mMapper;
/hardware/interfaces/graphics/allocator/2.0/default/
Gralloc0Allocator.h
21
#include <android/hardware/graphics/mapper/2.0/
IMapper
.h>
31
using android::hardware::graphics::mapper::V2_0::
IMapper
;
46
Error allocateOne(const
IMapper
::BufferDescriptorInfo& info,
Gralloc1Allocator.h
21
#include <android/hardware/graphics/mapper/2.0/
IMapper
.h>
31
using android::hardware::graphics::mapper::V2_0::
IMapper
;
56
Error createDescriptor(const
IMapper
::BufferDescriptorInfo& info,
Gralloc0Allocator.cpp
64
IMapper
::BufferDescriptorInfo descriptorInfo;
112
Error Gralloc0Allocator::allocateOne(const
IMapper
::BufferDescriptorInfo& info,
/frameworks/native/include/ui/
Gralloc2.h
23
#include <android/hardware/graphics/mapper/2.0/
IMapper
.h>
36
using hardware::graphics::mapper::V2_0::
IMapper
;
39
// A wrapper to
IMapper
45
const
IMapper
::BufferDescriptorInfo& descriptorInfo,
60
const
IMapper
::Rect& accessRegion,
66
const
IMapper
::Rect& accessRegion,
74
sp<
IMapper
> mMapper;
100
Error allocate(const
IMapper
::BufferDescriptorInfo& descriptorInfo, uint32_t count,
111
Error allocate(const
IMapper
::BufferDescriptorInfo& descriptorInfo,
/external/emma/core/java12/com/vladium/util/
IProperties.java
32
* An
IMapper
is a stateless hook for mapping a arbitrary property key
34
* Each
IMapper
must be completely stateless and could be shared between
37
interface
IMapper
70
public static IProperties create (final
IMapper
mapper)
85
public static IProperties wrap (final Properties properties, final
IMapper
mapper)
299
PropertiesImpl (final HashMap values, final
IMapper
mapper)
353
private final
IMapper
m_mapper;
/hardware/interfaces/graphics/mapper/2.0/
IMapper.hal
21
interface
IMapper
{
/frameworks/native/libs/ui/
Gralloc2.cpp
36
mMapper =
IMapper
::getService();
43
const
IMapper
::BufferDescriptorInfo& descriptorInfo,
90
const
IMapper
::Rect& accessRegion,
125
const
IMapper
::Rect& accessRegion,
GraphicBufferMapper.cpp
73
static inline Gralloc2::
IMapper
::Rect asGralloc2Rect(const Rect& rect) {
74
Gralloc2::
IMapper
::Rect outRect{};
/hardware/interfaces/camera/common/1.0/default/
HandleImporter.cpp
37
mMapper =
IMapper
::getService();
Completed in 605 milliseconds
1
2