OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gralloc
(Results
26 - 50
of
139
) sorted by null
1
2
3
4
5
6
/hardware/libhardware/modules/camera/
Stream.h
21
#include <hardware/
gralloc
.h>
66
//
Gralloc
format: HAL_PIXEL_FORMAT_* (see <system/graphics.h>)
68
//
Gralloc
usage mask : GRALLOC_USAGE_* (see <hardware/
gralloc
.h>)
/hardware/libhardware/modules/gralloc/
gr.h
24
#include <hardware/
gralloc
.h>
gralloc_priv.h
23
#include <hardware/
gralloc
.h>
106
ALOGE("invalid
gralloc
handle (at %p)", h);
/hardware/qcom/display/msm8084/libgralloc/
memalloc.h
35
namespace
gralloc
{
namespace
88
} // end
gralloc
namespace
Android.mk
15
#
Gralloc
module
20
LOCAL_MODULE :=
gralloc
.$(TARGET_BOARD_PLATFORM)
28
LOCAL_SRC_FILES := gpu.cpp
gralloc
.cpp framebuffer.cpp mapper.cpp
gpu.h
31
namespace
gralloc
{
namespace
/hardware/qcom/display/msm8084/liboverlay/
overlayMem.h
93
/* allocated buffer type determined by
gralloc
(ashmem, ion, etc) */
102
/*
gralloc
alloc controller */
103
gralloc
::IAllocController* mAlloc;
114
using
gralloc
::IMemAlloc;
115
using
gralloc
::alloc_data;
124
mAlloc =
gralloc
::IAllocController::getInstance();
/build/target/product/
emulator.mk
28
gralloc
.goldfish \
embedded.mk
29
gralloc
.default \
/hardware/qcom/display/msm8960/libgralloc/
alloc_controller.cpp
48
using namespace
gralloc
;
350
gralloc
::IAllocController* sAlloc =
351
gralloc
::IAllocController::getInstance();
378
gralloc
::IAllocController* sAlloc =
379
gralloc
::IAllocController::getInstance();
Android.mk
15
#
Gralloc
module
20
LOCAL_MODULE :=
gralloc
.$(TARGET_BOARD_PLATFORM)
28
LOCAL_SRC_FILES := gpu.cpp
gralloc
.cpp framebuffer.cpp mapper.cpp
gpu.h
32
namespace
gralloc
{
namespace
/hardware/qcom/display/msm8974/libgralloc/
alloc_controller.cpp
48
using namespace
gralloc
;
108
// Don't add any additional padding if debug.
gralloc
.map_fb_memory
111
if((property_get("debug.
gralloc
.map_fb_memory", property, NULL) > 0) &&
367
gralloc
::IAllocController* sAlloc =
368
gralloc
::IAllocController::getInstance();
395
gralloc
::IAllocController* sAlloc =
396
gralloc
::IAllocController::getInstance();
/hardware/intel/img/psb_video/src/android/
psb_gralloc.cpp
34
#include <hardware/
gralloc
.h>
38
#include <ufo/
gralloc
.h>
58
ALOGW("%s:
gralloc
module has not been initialized. Should initialize it first", __func__);
110
ALOGW("%s:
gralloc
module has not been initialized. Should initialize it first", __func__);
/device/generic/goldfish/opengl/system/OpenglSystemCommon/
gralloc_cb.h
21
#include <hardware/
gralloc
.h>
/frameworks/native/include/ui/
ANativeObjectBase.h
23
#include <hardware/
gralloc
.h>
GraphicBufferAllocator.h
32
#include <hardware/
gralloc
.h>
GraphicBufferMapper.h
25
#include <hardware/
gralloc
.h>
/hardware/intel/common/libmix/videoencoder/
VideoEncoderUtils.h
24
#include <hardware/
gralloc
.h>
/hardware/libhardware/include/hardware/
camera_common.h
29
#include <hardware/
gralloc
.h>
hwcomposer_defs.h
23
#include <hardware/
gralloc
.h>
/hardware/libhardware/tests/hardware/
struct-last.cpp
23
#include <hardware/
gralloc
.h>
55
//Types defined in
gralloc
.h
struct-size.cpp
23
#include <hardware/
gralloc
.h>
62
//Types defined in
gralloc
.h
/hardware/qcom/display/msm8226/libgralloc/
Android.mk
15
#
Gralloc
module
20
LOCAL_MODULE :=
gralloc
.$(TARGET_BOARD_PLATFORM)
28
LOCAL_SRC_FILES := gpu.cpp
gralloc
.cpp framebuffer.cpp mapper.cpp
gpu.h
31
namespace
gralloc
{
namespace
Completed in 857 milliseconds
1
2
3
4
5
6