OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:init_to_zero
(Results
1 - 25
of
32
) sorted by null
1
2
/external/chromium_org/ppapi/thunk/
ppb_image_data_thunk.cc
35
PP_Bool
init_to_zero
) {
43
init_to_zero
);
resource_creation_api.h
140
PP_Bool
init_to_zero
) = 0;
144
PP_Bool
init_to_zero
) = 0;
/external/chromium_org/content/renderer/pepper/
ppb_image_data_impl.h
43
bool
init_to_zero
) = 0;
67
bool
init_to_zero
);
73
PP_Bool
init_to_zero
);
123
bool
init_to_zero
) OVERRIDE;
158
bool
init_to_zero
) OVERRIDE;
ppb_image_data_impl.cc
72
bool
init_to_zero
) {
85
return backend_->Init(this, format, width, height,
init_to_zero
);
93
PP_Bool
init_to_zero
) {
96
if (!data->Init(format, size.width, size.height, !!
init_to_zero
))
160
bool
init_to_zero
) {
161
// TODO(brettw) use
init_to_zero
when we implement caching.
261
bool
init_to_zero
) {
resource_creation_impl.h
62
PP_Bool
init_to_zero
) OVERRIDE;
66
PP_Bool
init_to_zero
) OVERRIDE;
resource_creation_impl.cc
124
PP_Bool
init_to_zero
) {
129
init_to_zero
);
136
PP_Bool
init_to_zero
) {
141
init_to_zero
);
pepper_video_source_host.cc
142
false /*
init_to_zero
*/,
/external/chromium_org/ppapi/proxy/
ppb_image_data_proxy.h
139
PP_Bool
init_to_zero
);
150
// NOTE: if |
init_to_zero
| is false, you should write over the entire image
157
bool
init_to_zero
,
170
PP_Bool
init_to_zero
,
178
PP_Bool
init_to_zero
,
ppb_image_data_proxy.cc
481
PP_Bool
init_to_zero
) {
492
cached_image_data->RecycleToPlugin(PP_ToBool(
init_to_zero
));
502
kApiID, instance, format, size,
init_to_zero
,
516
kApiID, instance, format, size,
init_to_zero
,
556
bool
init_to_zero
,
568
PP_Bool pp_init_to_zero =
init_to_zero
? PP_TRUE : PP_FALSE;
619
PP_Bool
init_to_zero
,
633
true /*
init_to_zero
*/,
647
PP_Bool
init_to_zero
,
661
true /*
init_to_zero
*/,
[
all
...]
resource_creation_proxy.cc
275
PP_Bool
init_to_zero
) {
286
format, *size,
init_to_zero
);
293
PP_Bool
init_to_zero
) {
297
format, *size,
init_to_zero
);
resource_creation_proxy.h
128
PP_Bool
init_to_zero
) OVERRIDE;
132
PP_Bool
init_to_zero
) OVERRIDE;
/external/chromium_org/ppapi/cpp/
image_data.cc
45
bool
init_to_zero
)
54
PP_FromBool(
init_to_zero
)));
image_data.h
55
/// @param[in]
init_to_zero
A bool used to determine transparency at
56
/// creation. Set the <code>
init_to_zero
</code> flag if you want the bitmap
63
bool
init_to_zero
);
/external/chromium_org/mojo/examples/pepper_container_app/
resource_creation_impl.h
110
PP_Bool
init_to_zero
) OVERRIDE;
114
PP_Bool
init_to_zero
) OVERRIDE;
resource_creation_impl.cc
205
PP_Bool
init_to_zero
) {
214
PP_Bool
init_to_zero
) {
/external/chromium_org/ppapi/api/
ppb_image_data.idl
119
* @param[in]
init_to_zero
A <code>PP_Bool</code> to determine transparency
121
* Set the <code>
init_to_zero
</code> flag if you want the bitmap initialized
133
[in] PP_Bool
init_to_zero
);
/external/chromium_org/ppapi/c/
ppb_image_data.h
143
* @param[in]
init_to_zero
A <code>PP_Bool</code> to determine transparency
145
* Set the <code>
init_to_zero
</code> flag if you want the bitmap initialized
156
PP_Bool
init_to_zero
);
/external/chromium_org/ppapi/tests/
test_video_destination.cc
118
false /*
init_to_zero
*/);
/external/chromium_org/native_client_sdk/src/examples/api/var_array_buffer/
var_array_buffer.cc
65
const bool
init_to_zero
= false;
local
67
pp::ImageData(this, PP_IMAGEDATAFORMAT_BGRA_PREMUL, size,
init_to_zero
);
/external/chromium_org/native_client_sdk/doc_generated/pepper_beta/c/
struct_p_p_b___image_data__1__0.html
17
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a>(* </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p_b___image_data__1__0.html#ab7146e66c91e651259ef9d81bcee7776">Create</a> )(<a class="el" href="group___typedefs.html#ga89b662403e6a687bb914b80114c0d19d">PP_Instance</a> instance, <a class="el" href="group___enums.html#ga2ee7ad01799553e5f17bdaa35dd952ee">PP_ImageDataFormat</a> format, const struct <a class="el" href="struct_p_p___size.html">PP_Size</a> *size, <a class="el" href="group___enums.html#ga4f272d99be14aacafe08dfd4ef830918">PP_Bool</a>
init_to_zero
)</td></tr>
26
<a class="anchor" id="ab7146e66c91e651259ef9d81bcee7776"></a><!-- doxytag: member="PPB_ImageData::Create" ref="ab7146e66c91e651259ef9d81bcee7776" args=")(PP_Instance instance, PP_ImageDataFormat format, const struct PP_Size *size, PP_Bool
init_to_zero
)" -->
31
<td class="memname"><a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a>(* <a class="el" href="struct_p_p_b___image_data__1__0.html#ab7146e66c91e651259ef9d81bcee7776">PPB_ImageData::Create</a>)(<a class="el" href="group___typedefs.html#ga89b662403e6a687bb914b80114c0d19d">PP_Instance</a> instance, <a class="el" href="group___enums.html#ga2ee7ad01799553e5f17bdaa35dd952ee">PP_ImageDataFormat</a> format, const struct <a class="el" href="struct_p_p___size.html">PP_Size</a> *size, <a class="el" href="group___enums.html#ga4f272d99be14aacafe08dfd4ef830918">PP_Bool</a>
init_to_zero
)</td>
43
<tr><td class="paramdir">[in]</td><td class="paramname">
init_to_zero
</td><td>A <code>PP_Bool</code> to determine transparency at creation. Set the <code>
init_to_zero
</code> flag if you want the bitmap initialized to transparent during the creation process. If this flag is not set, the current contents of the bitmap will be undefined, and the module should be sure to set all the pixels.</td></tr>
/external/chromium_org/native_client_sdk/doc_generated/pepper_dev/c/
struct_p_p_b___image_data__1__0.html
17
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a>(* </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p_b___image_data__1__0.html#ab7146e66c91e651259ef9d81bcee7776">Create</a> )(<a class="el" href="group___typedefs.html#ga89b662403e6a687bb914b80114c0d19d">PP_Instance</a> instance, <a class="el" href="group___enums.html#ga2ee7ad01799553e5f17bdaa35dd952ee">PP_ImageDataFormat</a> format, const struct <a class="el" href="struct_p_p___size.html">PP_Size</a> *size, <a class="el" href="group___enums.html#ga4f272d99be14aacafe08dfd4ef830918">PP_Bool</a>
init_to_zero
)</td></tr>
26
<a class="anchor" id="ab7146e66c91e651259ef9d81bcee7776"></a><!-- doxytag: member="PPB_ImageData::Create" ref="ab7146e66c91e651259ef9d81bcee7776" args=")(PP_Instance instance, PP_ImageDataFormat format, const struct PP_Size *size, PP_Bool
init_to_zero
)" -->
31
<td class="memname"><a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a>(* <a class="el" href="struct_p_p_b___image_data__1__0.html#ab7146e66c91e651259ef9d81bcee7776">PPB_ImageData::Create</a>)(<a class="el" href="group___typedefs.html#ga89b662403e6a687bb914b80114c0d19d">PP_Instance</a> instance, <a class="el" href="group___enums.html#ga2ee7ad01799553e5f17bdaa35dd952ee">PP_ImageDataFormat</a> format, const struct <a class="el" href="struct_p_p___size.html">PP_Size</a> *size, <a class="el" href="group___enums.html#ga4f272d99be14aacafe08dfd4ef830918">PP_Bool</a>
init_to_zero
)</td>
43
<tr><td class="paramdir">[in]</td><td class="paramname">
init_to_zero
</td><td>A <code>PP_Bool</code> to determine transparency at creation. Set the <code>
init_to_zero
</code> flag if you want the bitmap initialized to transparent during the creation process. If this flag is not set, the current contents of the bitmap will be undefined, and the module should be sure to set all the pixels.</td></tr>
/external/chromium_org/native_client_sdk/doc_generated/pepper_stable/c/
struct_p_p_b___image_data__1__0.html
17
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a>(* </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p_b___image_data__1__0.html#ab7146e66c91e651259ef9d81bcee7776">Create</a> )(<a class="el" href="group___typedefs.html#ga89b662403e6a687bb914b80114c0d19d">PP_Instance</a> instance, <a class="el" href="group___enums.html#ga2ee7ad01799553e5f17bdaa35dd952ee">PP_ImageDataFormat</a> format, const struct <a class="el" href="struct_p_p___size.html">PP_Size</a> *size, <a class="el" href="group___enums.html#ga4f272d99be14aacafe08dfd4ef830918">PP_Bool</a>
init_to_zero
)</td></tr>
26
<a class="anchor" id="ab7146e66c91e651259ef9d81bcee7776"></a><!-- doxytag: member="PPB_ImageData::Create" ref="ab7146e66c91e651259ef9d81bcee7776" args=")(PP_Instance instance, PP_ImageDataFormat format, const struct PP_Size *size, PP_Bool
init_to_zero
)" -->
31
<td class="memname"><a class="el" href="group___typedefs.html#gafdc3895ee80f4750d0d95ae1b677e9b7">PP_Resource</a>(* <a class="el" href="struct_p_p_b___image_data__1__0.html#ab7146e66c91e651259ef9d81bcee7776">PPB_ImageData::Create</a>)(<a class="el" href="group___typedefs.html#ga89b662403e6a687bb914b80114c0d19d">PP_Instance</a> instance, <a class="el" href="group___enums.html#ga2ee7ad01799553e5f17bdaa35dd952ee">PP_ImageDataFormat</a> format, const struct <a class="el" href="struct_p_p___size.html">PP_Size</a> *size, <a class="el" href="group___enums.html#ga4f272d99be14aacafe08dfd4ef830918">PP_Bool</a>
init_to_zero
)</td>
43
<tr><td class="paramdir">[in]</td><td class="paramname">
init_to_zero
</td><td>A <code>PP_Bool</code> to determine transparency at creation. Set the <code>
init_to_zero
</code> flag if you want the bitmap initialized to transparent during the creation process. If this flag is not set, the current contents of the bitmap will be undefined, and the module should be sure to set all the pixels.</td></tr>
/external/chromium_org/native_client_sdk/doc_generated/pepper_beta/cpp/
classpp_1_1_image_data.html
27
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_image_data.html#a9c2c26e4130e33d9d7ad7c72e32cea1d">ImageData</a> (const <a class="el" href="classpp_1_1_instance_handle.html">InstanceHandle</a> &instance, PP_ImageDataFormat <a class="el" href="classpp_1_1_image_data.html#a0985d86289358e1f4298c176818b9a91">format</a>, const <a class="el" href="classpp_1_1_size.html">Size</a> &<a class="el" href="classpp_1_1_image_data.html#a2c5e0060b4227c0c9dd28287bc2e4961">size</a>, bool
init_to_zero
)</td></tr>
114
<a class="anchor" id="a9c2c26e4130e33d9d7ad7c72e32cea1d"></a><!-- doxytag: member="pp::ImageData::ImageData" ref="a9c2c26e4130e33d9d7ad7c72e32cea1d" args="(const InstanceHandle &instance, PP_ImageDataFormat format, const Size &size, bool
init_to_zero
)" -->
140
<td class="paramname"><em>
init_to_zero
</em> </td>
157
<tr><td class="paramdir">[in]</td><td class="paramname">
init_to_zero
</td><td>A bool used to determine transparency at creation. Set the <code>
init_to_zero
</code> flag if you want the bitmap initialized to transparent during the creation process. If this flag is not set, the current contents of the bitmap will be undefined, and the module should be sure to set all the pixels. </td></tr>
/external/chromium_org/native_client_sdk/doc_generated/pepper_dev/cpp/
classpp_1_1_image_data.html
27
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_image_data.html#a9c2c26e4130e33d9d7ad7c72e32cea1d">ImageData</a> (const <a class="el" href="classpp_1_1_instance_handle.html">InstanceHandle</a> &instance, PP_ImageDataFormat <a class="el" href="classpp_1_1_image_data.html#a0985d86289358e1f4298c176818b9a91">format</a>, const <a class="el" href="classpp_1_1_size.html">Size</a> &<a class="el" href="classpp_1_1_image_data.html#a2c5e0060b4227c0c9dd28287bc2e4961">size</a>, bool
init_to_zero
)</td></tr>
114
<a class="anchor" id="a9c2c26e4130e33d9d7ad7c72e32cea1d"></a><!-- doxytag: member="pp::ImageData::ImageData" ref="a9c2c26e4130e33d9d7ad7c72e32cea1d" args="(const InstanceHandle &instance, PP_ImageDataFormat format, const Size &size, bool
init_to_zero
)" -->
140
<td class="paramname"><em>
init_to_zero
</em> </td>
157
<tr><td class="paramdir">[in]</td><td class="paramname">
init_to_zero
</td><td>A bool used to determine transparency at creation. Set the <code>
init_to_zero
</code> flag if you want the bitmap initialized to transparent during the creation process. If this flag is not set, the current contents of the bitmap will be undefined, and the module should be sure to set all the pixels. </td></tr>
/external/chromium_org/native_client_sdk/doc_generated/pepper_stable/cpp/
classpp_1_1_image_data.html
27
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_image_data.html#a9c2c26e4130e33d9d7ad7c72e32cea1d">ImageData</a> (const <a class="el" href="classpp_1_1_instance_handle.html">InstanceHandle</a> &instance, PP_ImageDataFormat <a class="el" href="classpp_1_1_image_data.html#a0985d86289358e1f4298c176818b9a91">format</a>, const <a class="el" href="classpp_1_1_size.html">Size</a> &<a class="el" href="classpp_1_1_image_data.html#a2c5e0060b4227c0c9dd28287bc2e4961">size</a>, bool
init_to_zero
)</td></tr>
114
<a class="anchor" id="a9c2c26e4130e33d9d7ad7c72e32cea1d"></a><!-- doxytag: member="pp::ImageData::ImageData" ref="a9c2c26e4130e33d9d7ad7c72e32cea1d" args="(const InstanceHandle &instance, PP_ImageDataFormat format, const Size &size, bool
init_to_zero
)" -->
140
<td class="paramname"><em>
init_to_zero
</em> </td>
157
<tr><td class="paramdir">[in]</td><td class="paramname">
init_to_zero
</td><td>A bool used to determine transparency at creation. Set the <code>
init_to_zero
</code> flag if you want the bitmap initialized to transparent during the creation process. If this flag is not set, the current contents of the bitmap will be undefined, and the module should be sure to set all the pixels. </td></tr>
Completed in 1067 milliseconds
1
2